diff options
author | Sam James <sam@gentoo.org> | 2022-07-21 00:12:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-21 00:12:33 +0000 |
commit | fda9ee65687255e6d78465ea967f7c84f2a2d419 (patch) | |
tree | 994c32bf4a4c583e22e1e90fbfc15c0d5380dbbd /x11-libs/libnotify | |
parent | app-editors/ghex: Stabilize 42.3 ppc64, #853958 (diff) | |
download | gentoo-fda9ee65687255e6d78465ea967f7c84f2a2d419.tar.gz gentoo-fda9ee65687255e6d78465ea967f7c84f2a2d419.tar.bz2 gentoo-fda9ee65687255e6d78465ea967f7c84f2a2d419.zip |
x11-libs/libnotify: Stabilize 0.7.12 ppc64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.12.ebuild b/x11-libs/libnotify/libnotify-0.7.12.ebuild index 08b9d71fc665..eb43c6bbedce 100644 --- a/x11-libs/libnotify/libnotify-0.7.12.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.12.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 )" |