summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-03 21:13:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-03 21:13:26 +0300
commit6fe7ead7e51a2279a702b4eb018edcd44927dff6 (patch)
tree623568e6ae3fcf15c4ee7b3a36be6b5d398c79dc
parentnet-irc/irker: update systemd service file (diff)
downloadgentoo-6fe7ead7e51a2279a702b4eb018edcd44927dff6.tar.gz
gentoo-6fe7ead7e51a2279a702b4eb018edcd44927dff6.tar.bz2
gentoo-6fe7ead7e51a2279a702b4eb018edcd44927dff6.zip
sys-apps/mawk: Stabilize 1.3.4_p20200120 hppa, #856259
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-apps/mawk/mawk-1.3.4_p20200120.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mawk/mawk-1.3.4_p20200120.ebuild b/sys-apps/mawk/mawk-1.3.4_p20200120.ebuild
index 01feeb83d1ce..94d7dc52ec1a 100644
--- a/sys-apps/mawk/mawk-1.3.4_p20200120.ebuild
+++ b/sys-apps/mawk/mawk-1.3.4_p20200120.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
@@ -12,7 +12,7 @@ SRC_URI="https://invisible-mirror.net/archives/${PN}/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="app-eselect/eselect-awk"
DEPEND="${RDEPEND}"