summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 19:14:23 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 19:32:47 +0100
commitec0b6488993d37497ffd7fb6bcf222548fda943d (patch)
tree77ee3cc843f0073051521f2b7ee27ec6de82552c /dev-util/pkgconf/pkgconf-0.9.11.ebuild
parentdev-util/pkgconfig: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x... (diff)
downloadgentoo-ec0b6488993d37497ffd7fb6bcf222548fda943d.tar.gz
gentoo-ec0b6488993d37497ffd7fb6bcf222548fda943d.tar.bz2
gentoo-ec0b6488993d37497ffd7fb6bcf222548fda943d.zip
dev-util/pkgconf: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/pkgconf/pkgconf-0.9.11.ebuild')
-rw-r--r--dev-util/pkgconf/pkgconf-0.9.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
index 7ee43dedb5d2..d6ae412ad159 100644
--- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
else
inherit eutils multilib-minimal
SRC_URI="http://rabbit.dereferenced.org/~nenolod/distfiles/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
fi
DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"