summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2024-10-23 20:53:30 +0200
committerMartin Väth <martin@mvath.de>2024-10-23 20:55:16 +0200
commit19c310338390b53a4837c5451a686fb4b370ef01 (patch)
tree7af95a85e96ec3e013cde5bac6e97fa2af31e94d /app-eselect
parentapp-portage/eix: Version bump (diff)
downloadmv-main.tar.gz
mv-main.tar.bz2
mv-main.zip
Remove ia64 references. Remove x11-libs/motifHEADmain
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-net/eselect-net-0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild b/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
index 020c3fc7..b5829755 100644
--- a/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
+++ b/app-eselect/eselect-net/eselect-net-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016-2022 Martin V\"ath
+# Copyright 2016-2024 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/reith/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DOCS=(README.md)