summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-05 13:58:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-05 13:58:14 +0000
commit5cc64f78d05e56153e011c2389448297379d4e2b (patch)
tree14a725510605d1bd557b683dbb6e08b832fc08a9 /dev-util/pkgconf
parentsys-apps/mawk: Stabilize 1.3.4_p20240827 arm, #940886 (diff)
downloadgentoo-5cc64f78d05e56153e011c2389448297379d4e2b.tar.gz
gentoo-5cc64f78d05e56153e011c2389448297379d4e2b.tar.bz2
gentoo-5cc64f78d05e56153e011c2389448297379d4e2b.zip
dev-util/pkgconf: Stabilize 2.3.0 arm, #940888
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r--dev-util/pkgconf/pkgconf-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-2.3.0.ebuild b/dev-util/pkgconf/pkgconf-2.3.0.ebuild
index d5f39401f1dd..fedc991475aa 100644
--- a/dev-util/pkgconf/pkgconf-2.3.0.ebuild
+++ b/dev-util/pkgconf/pkgconf-2.3.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 ~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 ~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"