diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:39:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-09 09:39:01 +0200 |
commit | 9a92a57e779efc68ae0e7d32d067c776b8793cdb (patch) | |
tree | 9979c0f38b940d458f79c71042438cae39a9f79b /x11-libs | |
parent | sys-fs/udisks: x86 stable wrt bug #811987 (diff) | |
download | gentoo-9a92a57e779efc68ae0e7d32d067c776b8793cdb.tar.gz gentoo-9a92a57e779efc68ae0e7d32d067c776b8793cdb.tar.bz2 gentoo-9a92a57e779efc68ae0e7d32d067c776b8793cdb.zip |
x11-libs/libnotify: x86 stable wrt bug #811996
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 d44b054e807c..34fa5a648bbb 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 )" |