diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:05:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:05:34 +0200 |
commit | 958fc7131eda4a70ca69777928b7b736248eb722 (patch) | |
tree | 2006f5bf52829183bf8fd27269d9b66f68242c6d /sys-boot/plymouth | |
parent | net-misc/memcached: ppc stable wrt bug #578088 (diff) | |
download | gentoo-958fc7131eda4a70ca69777928b7b736248eb722.tar.gz gentoo-958fc7131eda4a70ca69777928b7b736248eb722.tar.bz2 gentoo-958fc7131eda4a70ca69777928b7b736248eb722.zip |
sys-boot/plymouth: ppc stable wrt bug #576042
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.2.ebuild b/sys-boot/plymouth/plymouth-0.9.2.ebuild index 877a54735214..2e7abba62844 100644 --- a/sys-boot/plymouth/plymouth-0.9.2.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.2.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://cgit.freedesktop.org/plymouth/" LICENSE="GPL-2" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" IUSE="debug gdm +gtk +libkms +pango static-libs" CDEPEND=" |