diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:40:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:41:02 +0200 |
commit | 7863c279d752c29663114bbc80eefcd4161cb18a (patch) | |
tree | deac81ebdc59eb9025f0111ba03e26064b08e409 /sys-boot/plymouth | |
parent | media-libs/qt-gstreamer: amd64 stable wrt bug #582650 (diff) | |
download | gentoo-7863c279d752c29663114bbc80eefcd4161cb18a.tar.gz gentoo-7863c279d752c29663114bbc80eefcd4161cb18a.tar.bz2 gentoo-7863c279d752c29663114bbc80eefcd4161cb18a.zip |
sys-boot/plymouth: amd64 stable wrt bug #576042
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/plymouth')
-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 7d8dcd566cfb..ca61877633d9 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=" |