summaryrefslogtreecommitdiff
path: root/dev-util/pkgdev/pkgdev-0.2.11.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 18:44:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 21:37:40 +0300
commit0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch)
tree164e6feca0fcb560567eee3a6fa1d0631c70a746 /dev-util/pkgdev/pkgdev-0.2.11.ebuild
parentabd8735e94837865617927995698535660637a03 (diff)
downloadgentoo-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 'dev-util/pkgdev/pkgdev-0.2.11.ebuild')
-rw-r--r--dev-util/pkgdev/pkgdev-0.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgdev/pkgdev-0.2.11.ebuild b/dev-util/pkgdev/pkgdev-0.2.11.ebuild
index 04b9b310c02c..e063d0b543d2 100644
--- a/dev-util/pkgdev/pkgdev-0.2.11.ebuild
+++ b/dev-util/pkgdev/pkgdev-0.2.11.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
inherit pypi
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
fi
DESCRIPTION="Collection of tools for Gentoo development"