diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:17:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:17 +0100 |
commit | 04fc2633eca0dc0c4a5b3499897961e691c4c883 (patch) | |
tree | dd3b5d0f1b142f354deb3d3135be76471240a747 /sys-boot/plymouth | |
parent | dev-perl/PadWalker: ppc64 stable wrt bug #583720 (diff) | |
download | gentoo-04fc2633eca0dc0c4a5b3499897961e691c4c883.tar.gz gentoo-04fc2633eca0dc0c4a5b3499897961e691c4c883.tar.bz2 gentoo-04fc2633eca0dc0c4a5b3499897961e691c4c883.zip |
sys-boot/plymouth: ppc64 stable wrt bug #576042
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.2.ebuild b/sys-boot/plymouth/plymouth-0.9.2.ebuild index 2e7abba62844..3ab3a6726fab 100644 --- a/sys-boot/plymouth/plymouth-0.9.2.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |