diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-04 12:22:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-04 14:15:52 +0000 |
commit | f685f684783373bad8904517dda43a399009e499 (patch) | |
tree | 96e650268f07dd1c87e526b1afe403083f05b356 /x11-misc/makedepend | |
parent | x11-misc/imake: stable 1.0.7-r1 for sparc, bug #668900 (diff) | |
download | gentoo-f685f684783373bad8904517dda43a399009e499.tar.gz gentoo-f685f684783373bad8904517dda43a399009e499.tar.bz2 gentoo-f685f684783373bad8904517dda43a399009e499.zip |
x11-misc/makedepend: stable 1.0.5-r1 for sparc, bug #668900
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@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 dd1515cb3c3e..ae65ea43e27d 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" |