summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-04-29 09:50:01 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-04-29 09:50:01 +0200
commit4ceb7f77ef440aa45d51a0721db621c54fb7c3be (patch)
tree2f563fe3d98a5733d7b4b6cdd9ff8c741291460e /dev-util/pkgconf
parentmedia-video/pipewire: Stabilize 1.0.4 ppc, #930883 (diff)
downloadgentoo-4ceb7f77ef440aa45d51a0721db621c54fb7c3be.tar.gz
gentoo-4ceb7f77ef440aa45d51a0721db621c54fb7c3be.tar.bz2
gentoo-4ceb7f77ef440aa45d51a0721db621c54fb7c3be.zip
dev-util/pkgconf: Stabilize 2.2.0 ppc, #930885
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/pkgconf-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-2.2.0.ebuild b/dev-util/pkgconf/pkgconf-2.2.0.ebuild
index 46f8e97f290d..2bc7b0b6c6df 100644
--- a/dev-util/pkgconf/pkgconf-2.2.0.ebuild
+++ b/dev-util/pkgconf/pkgconf-2.2.0.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"