diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:44:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 21:37:40 +0300 |
commit | 0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch) | |
tree | 164e6feca0fcb560567eee3a6fa1d0631c70a746 /sys-boot/plymouth | |
parent | sys-apps/salinfo: last-rite (diff) | |
download | gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.gz gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.bz2 gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.zip |
*/*: unkeyword ~ia64
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot/plymouth')
-rw-r--r-- | sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild index c05f2b6b0a0e..69c07f646c9c 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 ~loong ppc ppc64 ~riscv sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" fi inherit autotools readme.gentoo-r1 systemd diff --git a/sys-boot/plymouth/plymouth-9999.ebuild b/sys-boot/plymouth/plymouth-9999.ebuild index aafb614c33eb..80e29469a5bb 100644 --- a/sys-boot/plymouth/plymouth-9999.ebuild +++ b/sys-boot/plymouth/plymouth-9999.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" fi inherit autotools readme.gentoo-r1 systemd |