summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-05 18:34:36 +0000
committerSam James <sam@gentoo.org>2021-12-05 18:34:36 +0000
commite573f5cc5dc2681a6c0150a991fb4baa7c945047 (patch)
treec03289abded20e8efaa6471b46e86543b06aaa2f /dev-util/pkgconf
parentnet-ftp/ftp: Stabilize 0.17.34.0.2.5.1 ppc64, #828258 (diff)
downloadgentoo-e573f5cc5dc2681a6c0150a991fb4baa7c945047.tar.gz
gentoo-e573f5cc5dc2681a6c0150a991fb4baa7c945047.tar.bz2
gentoo-e573f5cc5dc2681a6c0150a991fb4baa7c945047.zip
dev-util/pkgconf: Stabilize 1.8.0-r1 ppc64, #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 ea8257212434..cc9d9d6716cd 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"