diff options
author | 2021-07-28 17:06:29 +0200 | |
---|---|---|
committer | 2021-07-28 16:57:48 +0100 | |
commit | 1401404f063460ae88829ee55563bb0746669ac2 (patch) | |
tree | 59cb41df9a352d8cc138da9fcf55323c63d6eb30 /dev-util/pkgconf | |
parent | dev-python/python-docs: stable 3.8.11 for hppa, bug #804282 (diff) | |
download | gentoo-1401404f063460ae88829ee55563bb0746669ac2.tar.gz gentoo-1401404f063460ae88829ee55563bb0746669ac2.tar.bz2 gentoo-1401404f063460ae88829ee55563bb0746669ac2.zip |
dev-util/pkgconf: stable 1.7.4 for hppa, bug #804285
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r-- | dev-util/pkgconf/pkgconf-1.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.7.4.ebuild b/dev-util/pkgconf/pkgconf-1.7.4.ebuild index c943f65e8802..07f7867e04c2 100644 --- a/dev-util/pkgconf/pkgconf-1.7.4.ebuild +++ b/dev-util/pkgconf/pkgconf-1.7.4.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" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~ppc-macos ~x64-macos" fi DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" |