diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-06-23 21:23:11 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-06-23 21:23:11 -0500 |
commit | 4e3f2ae512febe725c7ede8a2da9fe812fb1452b (patch) | |
tree | 674893e093fe45b0204349df4a7b9d05a64931eb /sys-boot/plymouth | |
parent | gui-libs/xdg-desktop-portal-wlr: 0.5.0 stable amd64/x86 (diff) | |
download | gentoo-4e3f2ae512febe725c7ede8a2da9fe812fb1452b.tar.gz gentoo-4e3f2ae512febe725c7ede8a2da9fe812fb1452b.tar.bz2 gentoo-4e3f2ae512febe725c7ede8a2da9fe812fb1452b.zip |
sys-boot/plymouth: 22.02.122-r1 stable...
amd64 arm arm64 ppc ppc64 sparc x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild index e3ad01aa6372..b69e14eb1e65 100644 --- a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild +++ b/sys-boot/plymouth/plymouth-22.02.122-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 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" fi inherit autotools readme.gentoo-r1 systemd |