diff options
author | Sam James <sam@gentoo.org> | 2022-07-18 17:44:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-18 17:44:00 +0000 |
commit | 34685c0cb351281de5e0c79396a11d00611b9c8a (patch) | |
tree | 810542b41078d8cb83b9a9421eba7e2ed9dd14da /x11-libs/libnotify | |
parent | app-crypt/gcr: Stabilize 3.41.0 arm, #853958 (diff) | |
download | gentoo-34685c0cb351281de5e0c79396a11d00611b9c8a.tar.gz gentoo-34685c0cb351281de5e0c79396a11d00611b9c8a.tar.bz2 gentoo-34685c0cb351281de5e0c79396a11d00611b9c8a.zip |
x11-libs/libnotify: Stabilize 0.7.12 arm, #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 ddbc292153a9..db07f0fda934 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 )" |