commit: e5e7e0d1fe0a4406e69dc91454075a4737de69e1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 29 22:53:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 29 22:53:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e7e0d1
x11-libs/libnotify: Stabilize 0.8.3 x86, #916506 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/libnotify/libnotify-0.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libnotify/libnotify-0.8.3.ebuild b/x11-libs/libnotify/libnotify-0.8.3.ebuild index 46c43571f49a..03ef71a89a5d 100644 --- a/x11-libs/libnotify/libnotify-0.8.3.ebuild +++ b/x11-libs/libnotify/libnotify-0.8.3.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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( introspection )"
