diff options
author | 2018-04-05 10:15:47 -0700 | |
---|---|---|
committer | 2018-04-05 10:15:47 -0700 | |
commit | 7d29fef75d7186b225effe5219d15191bfb6a75a (patch) | |
tree | 485051887b2bfd54a7bc737e2815f854c88f469c /sys-boot | |
parent | media-libs/alsa-lib: version bump to 1.1.6-r1 (diff) | |
download | musl-7d29fef75d7186b225effe5219d15191bfb6a75a.tar.gz musl-7d29fef75d7186b225effe5219d15191bfb6a75a.tar.bz2 musl-7d29fef75d7186b225effe5219d15191bfb6a75a.zip |
sys-boot/plymouth: sync with upstream
0.9.3-r2 includes musl compatibility.
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 9bd263e3..78f3ea48 100644 --- a/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.3-r1.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://cgit.freedesktop.org/plymouth/" LICENSE="GPL-2" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="debug gdm +gtk +libkms +pango static-libs" CDEPEND=" |