summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-06 01:15:27 +0000
committerSam James <sam@gentoo.org>2021-12-06 01:15:27 +0000
commitd439bd0423238f5da0a4e5ebd0d4591cae854c68 (patch)
tree71667c88040914b44f716b7956807960feb9d4ea /dev-util/pkgconf
parentdev-python/cython: add 0.29.25 (diff)
downloadgentoo-d439bd0423238f5da0a4e5ebd0d4591cae854c68.tar.gz
gentoo-d439bd0423238f5da0a4e5ebd0d4591cae854c68.tar.bz2
gentoo-d439bd0423238f5da0a4e5ebd0d4591cae854c68.zip
dev-util/pkgconf: Stabilize 1.8.0-r1 arm64, #828259
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
index d1015fc7c207..0171fbe95665 100644
--- a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://git.sr.ht/~kaniini/pkgconf"
else
SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"