diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:17:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:17:42 +0200 |
commit | a4276dd6314f7c863bde832f3115fb37b02f100a (patch) | |
tree | 9b3a7150db89027a3ac5fe6f27bd38b36f7d82cd /sys-boot | |
parent | media-sound/moc: sparc stable wrt bug #736380 (diff) | |
download | gentoo-a4276dd6314f7c863bde832f3115fb37b02f100a.tar.gz gentoo-a4276dd6314f7c863bde832f3115fb37b02f100a.tar.bz2 gentoo-a4276dd6314f7c863bde832f3115fb37b02f100a.zip |
sys-boot/plymouth: sparc stable wrt bug #736416
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@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 80b99d4c8b87..ad4cf8fc65e5 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 |