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 /dev-vcs
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 'dev-vcs')
-rw-r--r--dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild
index f58bab82..56e3c6e3 100644
--- a/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.ebuild
+++ b/dev-vcs/git-wrappers-mv/git-wrappers-mv-2.3.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
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-4.0"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="split-usr"
src_prepare() {