summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-16 15:07:34 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-16 21:44:56 -0500
commit7cc27f19254791c04b1ac8b09077e913b87a801a (patch)
tree3eee1727e13141b74931f2dcbcf47c2c2e49111e /sys-apps/gawk
parentapp-misc/mc: Stabilize 4.8.30-r1 hppa, #920729 (diff)
downloadgentoo-7cc27f19254791c04b1ac8b09077e913b87a801a.tar.gz
gentoo-7cc27f19254791c04b1ac8b09077e913b87a801a.tar.bz2
gentoo-7cc27f19254791c04b1ac8b09077e913b87a801a.zip
sys-apps/gawk: Stabilize 5.3.0 hppa, #919967
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'sys-apps/gawk')
-rw-r--r--sys-apps/gawk/gawk-5.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-5.3.0.ebuild b/sys-apps/gawk/gawk-5.3.0.ebuild
index 9141b2adab0f..d0a8870f5d6e 100644
--- a/sys-apps/gawk/gawk-5.3.0.ebuild
+++ b/sys-apps/gawk/gawk-5.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ else
SRC_URI="mirror://gnu/gawk/${P}.tar.xz"
SRC_URI+=" verify-sig? ( mirror://gnu/gawk/${P}.tar.xz.sig )"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
LICENSE="GPL-3+"