summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-11-01 17:07:45 +0100
committerTobias Klausmann <klausman@gentoo.org>2015-11-01 17:09:06 +0100
commitb58df4b84f767e25df8d96ba03e956beb587179a (patch)
treef12843e488f3a30daab3131d367e86d8c7e4e157 /dev-util/pkgconf/pkgconf-0.9.11.ebuild
parentdev-python/rply: x86 stable wrt bug #562818 (diff)
downloadgentoo-b58df4b84f767e25df8d96ba03e956beb587179a.tar.gz
gentoo-b58df4b84f767e25df8d96ba03e956beb587179a.tar.bz2
gentoo-b58df4b84f767e25df8d96ba03e956beb587179a.zip
dev-util/pkgconf: add alpha keyword
Gentoo-Bug: 561496 Package-Manager: portage-2.2.23
Diffstat (limited to 'dev-util/pkgconf/pkgconf-0.9.11.ebuild')
-rw-r--r--dev-util/pkgconf/pkgconf-0.9.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
index c099f111361d..ff55bedf4efc 100644
--- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild
@@ -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 ~x64-freebsd ~x86-freebsd ~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"