diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 09:13:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 09:14:01 +0100 |
commit | 160e32c56dfdf6dc354d3c23cedf0e70a8471f3d (patch) | |
tree | b5884dc4bf65a5dd5ca536aa70823207c46c0944 /sys-boot | |
parent | dev-ruby/msgpack: cleanup (diff) | |
download | gentoo-160e32c56dfdf6dc354d3c23cedf0e70a8471f3d.tar.gz gentoo-160e32c56dfdf6dc354d3c23cedf0e70a8471f3d.tar.bz2 gentoo-160e32c56dfdf6dc354d3c23cedf0e70a8471f3d.zip |
sys-boot/plymouth: stable 0.9.3-r1 for ia64, bug #630530
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-boot')
-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 3f5694b8600c..3f951c801b59 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=" |