diff options
author | 2023-01-28 21:17:27 +0200 | |
---|---|---|
committer | 2023-01-28 21:17:27 +0200 | |
commit | 842644bcffae52060c9829fc84b7c676bce5d4fe (patch) | |
tree | 3c684dbc4c808dd629a3bef78fa31104fe015209 | |
parent | net-print/cups-filters: Stabilize 1.28.16-r3 hppa, #886551 (diff) | |
download | gentoo-842644bcffae52060c9829fc84b7c676bce5d4fe.tar.gz gentoo-842644bcffae52060c9829fc84b7c676bce5d4fe.tar.bz2 gentoo-842644bcffae52060c9829fc84b7c676bce5d4fe.zip |
dev-util/gperf: Stabilize 3.1-r1 hppa, #886645
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-util/gperf/gperf-3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gperf/gperf-3.1-r1.ebuild b/dev-util/gperf/gperf-3.1-r1.ebuild index 0341b9fc6b56..ab2b4430c847 100644 --- a/dev-util/gperf/gperf-3.1-r1.ebuild +++ b/dev-util/gperf/gperf-3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/gperf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -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 ~x86-winnt" +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 ~x86-winnt" PATCHES=( "${FILESDIR}"/${P}-strncmp-decl-mismatch.patch |