diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:23:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:23:23 +0000 |
commit | 9fbbadf3fffabc095ec3bb948576426b05d5fcd3 (patch) | |
tree | 2d55d0a40d1e542e3d0fd87703e466254e729b63 /app-misc | |
parent | dev-cpp/glibmm: Stabilize 2.76.0 arm, #905502 (diff) | |
download | gentoo-9fbbadf3fffabc095ec3bb948576426b05d5fcd3.tar.gz gentoo-9fbbadf3fffabc095ec3bb948576426b05d5fcd3.tar.bz2 gentoo-9fbbadf3fffabc095ec3bb948576426b05d5fcd3.zip |
app-misc/gnote: Stabilize 44.0 amd64, #905550
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnote/gnote-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-44.0.ebuild b/app-misc/gnote/gnote-44.0.ebuild index 2575f11ea220..50611225697f 100644 --- a/app-misc/gnote/gnote-44.0.ebuild +++ b/app-misc/gnote/gnote-44.0.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 )" |