diff options
author | Sam James <sam@gentoo.org> | 2022-09-19 02:38:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-19 02:38:14 +0100 |
commit | 387511e278409656486bc6677e8594722a14dc91 (patch) | |
tree | ef72b224b63f39a8fd2afd9ded42fd735e65a5e4 /x11-libs/libnotify | |
parent | net-misc/networkmanager: Stabilize 1.38.4 arm, #868606 (diff) | |
download | gentoo-387511e278409656486bc6677e8594722a14dc91.tar.gz gentoo-387511e278409656486bc6677e8594722a14dc91.tar.bz2 gentoo-387511e278409656486bc6677e8594722a14dc91.zip |
x11-libs/libnotify: Stabilize 0.8.1 arm, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.8.1.ebuild b/x11-libs/libnotify/libnotify-0.8.1.ebuild index 53308b980d57..6a4945da6d70 100644 --- a/x11-libs/libnotify/libnotify-0.8.1.ebuild +++ b/x11-libs/libnotify/libnotify-0.8.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |