diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:55:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:16 +0100 |
commit | d760dfb977ca208c2a5de8a74384870d5b4e929b (patch) | |
tree | f6553620a03ecc6b5c1800f754ce92b757643060 /x11-misc/makedepend | |
parent | x11-misc/lndir: x86 stable (bug #668900) (diff) | |
download | gentoo-d760dfb977ca208c2a5de8a74384870d5b4e929b.tar.gz gentoo-d760dfb977ca208c2a5de8a74384870d5b4e929b.tar.bz2 gentoo-d760dfb977ca208c2a5de8a74384870d5b4e929b.zip |
x11-misc/makedepend: 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/makedepend')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild index ae65ea43e27d..38167230388f 100644 --- a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.5-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" |