summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/knapsack/knapsack-7.3.1.ebuild')
-rw-r--r--app-misc/knapsack/knapsack-7.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/knapsack/knapsack-7.3.1.ebuild b/app-misc/knapsack/knapsack-7.3.1.ebuild
index a28b7ad4..2fc52a29 100644
--- a/app-misc/knapsack/knapsack-7.3.1.ebuild
+++ b/app-misc/knapsack/knapsack-7.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Martin V\"ath
+# Copyright 2017-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="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE=""
DOCS=(knapsack.txt README.md ChangeLog)