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 /app-doc/linux-device-drivers | |
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 'app-doc/linux-device-drivers')
-rw-r--r-- | app-doc/linux-device-drivers/linux-device-drivers-2-r1.ebuild | 2 | ||||
-rw-r--r-- | app-doc/linux-device-drivers/linux-device-drivers-3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-2-r1.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-2-r1.ebuild index 02389ad129be..874722ee6ddb 100644 --- a/app-doc/linux-device-drivers/linux-device-drivers-2-r1.ebuild +++ b/app-doc/linux-device-drivers/linux-device-drivers-2-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}" LICENSE="FDL-1.1" SLOT="2" -KEYWORDS="amd64 arm hppa ~ia64 ppc ~s390 x86" +KEYWORDS="amd64 arm hppa ppc ~s390 x86" BDEPEND="app-arch/unzip" diff --git a/app-doc/linux-device-drivers/linux-device-drivers-3-r1.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-3-r1.ebuild index e3bbbd96aeec..2b0b1842570d 100644 --- a/app-doc/linux-device-drivers/linux-device-drivers-3-r1.ebuild +++ b/app-doc/linux-device-drivers/linux-device-drivers-3-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}" LICENSE="CC-BY-SA-2.0" SLOT="3" -KEYWORDS="amd64 arm hppa ~ia64 ppc ~riscv ~s390 x86" +KEYWORDS="amd64 arm hppa ppc ~riscv ~s390 x86" src_install() { dodoc ldd3_pdf/*.pdf |