diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 22:05:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 22:05:24 +0000 |
commit | 3b765abe7d24c70c8e8223c77058c6a432337d65 (patch) | |
tree | d8cd8bb0cac8bc7b74671fd3b21f2037a8f7440b /sys-boot | |
parent | media-sound/moc: ppc stable (bug #736380) (diff) | |
download | gentoo-3b765abe7d24c70c8e8223c77058c6a432337d65.tar.gz gentoo-3b765abe7d24c70c8e8223c77058c6a432337d65.tar.bz2 gentoo-3b765abe7d24c70c8e8223c77058c6a432337d65.zip |
sys-boot/plymouth: ppc stable (bug #736416)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.9.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild index ad4cf8fc65e5..9c80bd337d49 100644 --- a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth" else SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 sparc x86" fi inherit autotools readme.gentoo-r1 systemd toolchain-funcs |