summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-05 12:44:14 +0000
committerSam James <sam@gentoo.org>2024-02-05 12:44:14 +0000
commitde9894b6eb8ac632ac9b02150051b86c2d8d6042 (patch)
tree35f65c9041486ef48d855158a2b19f2804cf8a0a /dev-util
parentdev-util/pkgconf: Stabilize 2.1.1 x86, #923778 (diff)
downloadgentoo-de9894b6eb8ac632ac9b02150051b86c2d8d6042.tar.gz
gentoo-de9894b6eb8ac632ac9b02150051b86c2d8d6042.tar.bz2
gentoo-de9894b6eb8ac632ac9b02150051b86c2d8d6042.zip
dev-util/pkgconf: Stabilize 2.1.1 ppc, #923778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/pkgconf-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-2.1.1.ebuild b/dev-util/pkgconf/pkgconf-2.1.1.ebuild
index d19a2436e181..95f21c55bb1f 100644
--- a/dev-util/pkgconf/pkgconf-2.1.1.ebuild
+++ b/dev-util/pkgconf/pkgconf-2.1.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://gitea.treehouse.systems/ariadne/pkgconf.git"
else
SRC_URI="https://distfiles.ariadne.space/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than C99"