summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-03 21:01:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-03 21:01:17 +0300
commit89d45f27042a6ff12fa2084fea31b22417855b84 (patch)
tree1710664a90eb3016504a6fa1a376f9786d1ec60c
parentdev-util/desktop-file-utils: Stabilize 0.26-r2 sparc, #841626 (diff)
downloadgentoo-89d45f27042a6ff12fa2084fea31b22417855b84.tar.gz
gentoo-89d45f27042a6ff12fa2084fea31b22417855b84.tar.bz2
gentoo-89d45f27042a6ff12fa2084fea31b22417855b84.zip
app-arch/unp: Stabilize 2.0_pre9 arm64, #840350
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-arch/unp/unp-2.0_pre9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unp/unp-2.0_pre9.ebuild b/app-arch/unp/unp-2.0_pre9.ebuild
index f86b19adef93..229c3c81f0dd 100644
--- a/app-arch/unp/unp-2.0_pre9.ebuild
+++ b/app-arch/unp/unp-2.0_pre9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"