diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:54:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:12 +0100 |
commit | 7313e80a597c18bf0c98da9d3f4c5a10080f57d3 (patch) | |
tree | a0e70db2e88df50f266898e9a1af9eb4874f598e /x11-misc/gccmakedep | |
parent | x11-libs/libX11: x86 stable (bug #668900) (diff) | |
download | gentoo-7313e80a597c18bf0c98da9d3f4c5a10080f57d3.tar.gz gentoo-7313e80a597c18bf0c98da9d3f4c5a10080f57d3.tar.bz2 gentoo-7313e80a597c18bf0c98da9d3f4c5a10080f57d3.zip |
x11-misc/gccmakedep: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 77cc61341780..ddb9ea1cde8d 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" |