summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-10-25 13:41:11 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-10-25 13:41:11 +0300
commit5f686b6e7c82df6449e3163b5f3685f7d8002a82 (patch)
treeddfc72e8ebb36093baa47105038858386216e02e /app-portage
parentdev-python/spur: Remove old (diff)
downloadgentoo-5f686b6e7c82df6449e3163b5f3685f7d8002a82.tar.gz
gentoo-5f686b6e7c82df6449e3163b5f3685f7d8002a82.tar.bz2
gentoo-5f686b6e7c82df6449e3163b5f3685f7d8002a82.zip
app-portage/portage-utils: Stabilize 0.94.3 hppa, #876889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/portage-utils/portage-utils-0.94.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portage-utils/portage-utils-0.94.3.ebuild b/app-portage/portage-utils/portage-utils-0.94.3.ebuild
index 7e64d1bc4364..300397f65684 100644
--- a/app-portage/portage-utils/portage-utils-0.94.3.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.94.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git"
else
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"