diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:29:46 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:30:45 -0800 |
commit | 67abf9fa04ed0c023df1cca939fc1259d3c5a441 (patch) | |
tree | 1adccc0bd79a13e8cfca6740a4e3e8de91b3444c /x11-misc/gccmakedep | |
parent | x11-libs/libdrm-2.4.96: ia64 stable, bug 668900 (diff) | |
download | gentoo-67abf9fa04ed0c023df1cca939fc1259d3c5a441.tar.gz gentoo-67abf9fa04ed0c023df1cca939fc1259d3c5a441.tar.bz2 gentoo-67abf9fa04ed0c023df1cca939fc1259d3c5a441.zip |
x11-misc/gccmakedep-1.0.3-r1: ia64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/gccmakedep')
-rw-r--r-- | x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild | 2 |
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 6a322acff094..385f6db7229b 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" |