diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:15:32 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-26 15:15:32 +0200 |
commit | 7c8b6a7ee9f16640a7ed88ae63722067eef06f02 (patch) | |
tree | ddb77abc7c4931a72b1e5dd2b9ee53e638b47481 /sys-boot | |
parent | app-eselect/eselect-python-20140125-r1: add alpha keyword (diff) | |
download | gentoo-7c8b6a7ee9f16640a7ed88ae63722067eef06f02.tar.gz gentoo-7c8b6a7ee9f16640a7ed88ae63722067eef06f02.tar.bz2 gentoo-7c8b6a7ee9f16640a7ed88ae63722067eef06f02.zip |
sys-boot/plymouth-0.9.2-r0: add alpha keyword
Gentoo-Bug: 576042
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-boot')
-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 ca61877633d9..e11b51b3a48b 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-2015 Gentoo Foundation +# Copyright 1999-2016 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=" |