summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:24:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:24:22 +0200
commite458d567ae9c6a0b91cd3fcbb94f3d4d253fecfa (patch)
tree561660d604eecce4f2350ba717525db3f7dff070 /sys-apps/diffutils
parentdev-libs/popt: Stabilize 1.19 sparc, #899302 (diff)
downloadgentoo-e458d567ae9c6a0b91cd3fcbb94f3d4d253fecfa.tar.gz
gentoo-e458d567ae9c6a0b91cd3fcbb94f3d4d253fecfa.tar.bz2
gentoo-e458d567ae9c6a0b91cd3fcbb94f3d4d253fecfa.zip
sys-apps/diffutils: Stabilize 3.9-r1 amd64, #899322
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/diffutils')
-rw-r--r--sys-apps/diffutils/diffutils-3.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/diffutils/diffutils-3.9-r1.ebuild b/sys-apps/diffutils/diffutils-3.9-r1.ebuild
index 74e945ab2e78..ec7b79978b3c 100644
--- a/sys-apps/diffutils/diffutils-3.9-r1.ebuild
+++ b/sys-apps/diffutils/diffutils-3.9-r1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *_p* ]] ; then
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
SRC_URI+=" verify-sig? ( mirror://gnu/${PN}/${P}.tar.xz.sig )"
- KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"