diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:50 +0200 |
commit | 4d1aac172b86008275988458a59a46bc48cc7279 (patch) | |
tree | cd59f93103b363d1d787c461ce40656524f13e20 /sys-boot/plymouth | |
parent | dev-libs/libatasmart-0.19-r2: alpha stable (diff) | |
download | gentoo-4d1aac172b86008275988458a59a46bc48cc7279.tar.gz gentoo-4d1aac172b86008275988458a59a46bc48cc7279.tar.bz2 gentoo-4d1aac172b86008275988458a59a46bc48cc7279.zip |
sys-boot/plymouth-0.9.3-r1: alpha stable
Gentoo-Bug: 630530
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 7c04ae2defd0..f422d958d037 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=" |