diff options
author | Sam James <sam@gentoo.org> | 2024-09-13 02:44:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-13 02:44:02 +0100 |
commit | a5b540ebeb26ed43764fc5749d057a430f424325 (patch) | |
tree | 362736ce756f7e0acec652b2256a829eccd9d7c8 /net-dialup | |
parent | dev-build/kbuild: treeclean (diff) | |
download | musl-a5b540ebeb26ed43764fc5749d057a430f424325.tar.gz musl-a5b540ebeb26ed43764fc5749d057a430f424325.tar.bz2 musl-a5b540ebeb26ed43764fc5749d057a430f424325.zip |
*/*: drop ~ia64 from KEYWORDS
Removed from ::gentoo.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild index c7fde09c..6134fdc8 100644 --- a/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.5.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND="app-alternatives/yacc" |