diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:16:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:16:51 +0200 |
commit | ce4f28f11c196010b9f43dfc5ac326ced8314d43 (patch) | |
tree | 351c4b1c9823f17bb3cdb0d12aa02ed1c32be563 /x11-libs/libnotify | |
parent | sys-fs/udisks: amd64 stable wrt bug #811987 (diff) | |
download | gentoo-ce4f28f11c196010b9f43dfc5ac326ced8314d43.tar.gz gentoo-ce4f28f11c196010b9f43dfc5ac326ced8314d43.tar.bz2 gentoo-ce4f28f11c196010b9f43dfc5ac326ced8314d43.zip |
x11-libs/libnotify: amd64 stable wrt bug #811996
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild b/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild index bb929007d604..d44b054e807c 100644 --- a/x11-libs/libnotify/libnotify-0.7.9-r1.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.9-r1.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 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="gtk-doc +introspection test" RESTRICT="!test? ( test )" |