diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 23:35:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 23:35:07 +0000 |
commit | 220f585f1e7e8bf7d48b4c8d834194adaf9fd54f (patch) | |
tree | f038e37163cd7cd4d1f36210e8f949e95cb3dfdb /x11-libs/libnotify | |
parent | net-irc/unrealircd: Stabilize 5.0.6 amd64, #732932 (diff) | |
download | gentoo-220f585f1e7e8bf7d48b4c8d834194adaf9fd54f.tar.gz gentoo-220f585f1e7e8bf7d48b4c8d834194adaf9fd54f.tar.bz2 gentoo-220f585f1e7e8bf7d48b4c8d834194adaf9fd54f.zip |
x11-libs/libnotify: Stabilize 0.7.9 arm, #733592
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.9.ebuild b/x11-libs/libnotify/libnotify-0.7.9.ebuild index 52226cf9d447..b32cb9ce75f4 100644 --- a/x11-libs/libnotify/libnotify-0.7.9.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.9.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libnotify" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |