summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-10 09:22:55 -0800
committerMatt Turner <mattst88@gentoo.org>2018-11-10 09:23:11 -0800
commitcc2fe7a6ab5514f76e5236e2feb959ac14622657 (patch)
treebf770f44df07eb2ca50a4231bcdcd6dfbfaffaf3
parent5002e40a9d962807a6e81fe97435ab54136638af (diff)
downloadgentoo-cc2fe7a6ab5514f76e5236e2feb959ac14622657.tar.gz
gentoo-cc2fe7a6ab5514f76e5236e2feb959ac14622657.tar.xz
x11-misc/gccmakedep-1.0.3-r1: alpha stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
index ddb9ea1cde8..aff723133c5 100644
--- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="mirror://xorg/util/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"