diff options
author | Sam James <sam@gentoo.org> | 2022-09-12 16:59:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-12 16:59:43 +0100 |
commit | a1bd68a4e279c030d90a2ebac55aac1a5023303d (patch) | |
tree | 928336ee1e5173b6a4d9374846ed3a0a4186553c /x11-libs | |
parent | x11-wm/mutter: Stabilize 42.4-r1 amd64, #868606 (diff) | |
download | gentoo-a1bd68a4e279c030d90a2ebac55aac1a5023303d.tar.gz gentoo-a1bd68a4e279c030d90a2ebac55aac1a5023303d.tar.bz2 gentoo-a1bd68a4e279c030d90a2ebac55aac1a5023303d.zip |
x11-libs/libnotify: Stabilize 0.8.1 amd64, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.8.1.ebuild b/x11-libs/libnotify/libnotify-0.8.1.ebuild index f91fcaa55488..62d9db2a13c8 100644 --- a/x11-libs/libnotify/libnotify-0.8.1.ebuild +++ b/x11-libs/libnotify/libnotify-0.8.1.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 )" |