diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:50:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:33 +0100 |
commit | aa32d40f661012f75084e4d356f395b6145f1297 (patch) | |
tree | b0d4962f811d0f961feb4ce2bbd7f796847d883d /sys-boot | |
parent | sci-libs/fftw: ia64 stable wrt bug #600616 (diff) | |
download | gentoo-aa32d40f661012f75084e4d356f395b6145f1297.tar.gz gentoo-aa32d40f661012f75084e4d356f395b6145f1297.tar.bz2 gentoo-aa32d40f661012f75084e4d356f395b6145f1297.zip |
sys-boot/plymouth: ia64 stable wrt bug #576042
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 61ce7f8b09e7..d602829d9acf 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=" |