diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:13:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:13:46 +0100 |
commit | b8c68bd21dfe67e77b0a59fe4e36520df7883f46 (patch) | |
tree | 6ae4132046461ba42d348af1646316d5c71b7701 /sys-boot | |
parent | dev-tex/pgf: sparc stable wrt bug #522588 (diff) | |
download | gentoo-b8c68bd21dfe67e77b0a59fe4e36520df7883f46.tar.gz gentoo-b8c68bd21dfe67e77b0a59fe4e36520df7883f46.tar.bz2 gentoo-b8c68bd21dfe67e77b0a59fe4e36520df7883f46.zip |
sys-boot/plymouth: sparc stable wrt bug #576042
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot')
-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 3ab3a6726fab..61ce7f8b09e7 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=" |