diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:18 +0100 |
commit | 221cca7c669016d3e373524f8f22884dfd584884 (patch) | |
tree | a9e5ec2fe34537262fdf6cf71a0440cc3bf6510a /x11-libs | |
parent | dev-tcltk/snack: ppc64 stable wrt bug #700104 (diff) | |
download | gentoo-221cca7c669016d3e373524f8f22884dfd584884.tar.gz gentoo-221cca7c669016d3e373524f8f22884dfd584884.tar.bz2 gentoo-221cca7c669016d3e373524f8f22884dfd584884.zip |
x11-libs/libnotify: ppc64 stable wrt bug #700134
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libnotify/libnotify-0.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libnotify/libnotify-0.7.8.ebuild b/x11-libs/libnotify/libnotify-0.7.8.ebuild index 2e78174b41d5..bc28a20fa9ee 100644 --- a/x11-libs/libnotify/libnotify-0.7.8.ebuild +++ b/x11-libs/libnotify/libnotify-0.7.8.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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="+introspection test" RDEPEND=" |