diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:25:11 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:35:04 -0400 |
commit | d399173a80a8419bf19e09294f651ea9b11d4bf9 (patch) | |
tree | 8f2a9a917117c0092dc1620c36c677f009156717 /sys-boot | |
parent | dev-lang/sassc: arm64 stable (diff) | |
download | gentoo-d399173a80a8419bf19e09294f651ea9b11d4bf9.tar.gz gentoo-d399173a80a8419bf19e09294f651ea9b11d4bf9.tar.bz2 gentoo-d399173a80a8419bf19e09294f651ea9b11d4bf9.zip |
sys-boot/plymouth: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild index a44e91d017d1..ca1a0bce4cbf 100644 --- a/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://anongit.freedesktop.org/git/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 |