diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:49:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:57:28 +0300 |
commit | d2eb46a6c04d877c21e661349b82dc5c3699a762 (patch) | |
tree | 637be4ee52bd5196a04786e203c314528b80c0b9 /app-misc/gnote | |
parent | dev-cpp/gtkmm: Stabilize 3.24.8 amd64, #913218 (diff) | |
download | gentoo-d2eb46a6c04d877c21e661349b82dc5c3699a762.tar.gz gentoo-d2eb46a6c04d877c21e661349b82dc5c3699a762.tar.bz2 gentoo-d2eb46a6c04d877c21e661349b82dc5c3699a762.zip |
app-misc/gnote: Stabilize 44.1 amd64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/gnote-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-44.1.ebuild b/app-misc/gnote/gnote-44.1.ebuild index d23217101987..89b585a3cc44 100644 --- a/app-misc/gnote/gnote-44.1.ebuild +++ b/app-misc/gnote/gnote-44.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |