diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:37:53 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 13:38:22 +0100 |
commit | 9255e8cc2de837d7266fa4a5aaf558027482c939 (patch) | |
tree | 71c2e499a9afaffad66454491e51a4de594552e7 /sys-boot/plymouth | |
parent | media-sound/murmur: Add ~arm keyword (bug 392327). (diff) | |
download | gentoo-9255e8cc2de837d7266fa4a5aaf558027482c939.tar.gz gentoo-9255e8cc2de837d7266fa4a5aaf558027482c939.tar.bz2 gentoo-9255e8cc2de837d7266fa4a5aaf558027482c939.zip |
sys-boot/plymouth: arm stable (bug 576042).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 d602829d9acf..885820bf86ce 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=" |