diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:46:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 494af9938f239ebc2638a1b4674cda0244081d7f (patch) | |
tree | 12ee6fbb9e8c0a07388793c60e8373cc4fbff11c /sys-boot | |
parent | dev-lang/nasm: x86 stable wrt bug #582184 (diff) | |
download | gentoo-494af9938f239ebc2638a1b4674cda0244081d7f.tar.gz gentoo-494af9938f239ebc2638a1b4674cda0244081d7f.tar.bz2 gentoo-494af9938f239ebc2638a1b4674cda0244081d7f.zip |
sys-boot/plymouth: x86 stable wrt bug #576042
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 e11b51b3a48b..877a54735214 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=" |