diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 11:51:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-27 11:51:12 +0200 |
commit | 17e69809d1610f3bf3f55f4c0cf57a4f4876826e (patch) | |
tree | 2d705813348fe129a51e2e6cf9fd9da7a9836c32 /sys-boot/plymouth | |
parent | sys-boot/syslinux: x86 stable (bug #632596) (diff) | |
download | gentoo-17e69809d1610f3bf3f55f4c0cf57a4f4876826e.tar.gz gentoo-17e69809d1610f3bf3f55f4c0cf57a4f4876826e.tar.bz2 gentoo-17e69809d1610f3bf3f55f4c0cf57a4f4876826e.zip |
sys-boot/plymouth: x86 stable (bug #630530)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild index eca80c890f83..ebe3831e9a1d 100644 --- a/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild @@ -20,7 +20,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=" |