diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 18:54:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-31 18:54:54 +0200 |
commit | cdbc58fd6ea4200597a00f0110cfa50e656214c7 (patch) | |
tree | d55886de1214831233c2657bca73c661cdae1f1e /x11-libs/libnotify | |
parent | net-misc/curl: x86 stable (bug #737990) (diff) | |
download | gentoo-cdbc58fd6ea4200597a00f0110cfa50e656214c7.tar.gz gentoo-cdbc58fd6ea4200597a00f0110cfa50e656214c7.tar.bz2 gentoo-cdbc58fd6ea4200597a00f0110cfa50e656214c7.zip |
x11-libs/libnotify: x86 stable (bug #733592)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@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 6bef2a181f3f..52226cf9d447 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 )" |