diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-30 17:26:18 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-30 16:37:33 +0100 |
commit | 0a4bc1a32b3959acd1f3206e85fd6cb6478d6f42 (patch) | |
tree | 9050ab0bb6f82699833b90500fbf692504e93c59 /x11-misc/makedepend | |
parent | x11-libs/libXext: stable 1.3.4 for sparc, bug #682846 (diff) | |
download | gentoo-0a4bc1a32b3959acd1f3206e85fd6cb6478d6f42.tar.gz gentoo-0a4bc1a32b3959acd1f3206e85fd6cb6478d6f42.tar.bz2 gentoo-0a4bc1a32b3959acd1f3206e85fd6cb6478d6f42.zip |
x11-misc/makedepend: stable 1.0.6 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, 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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.6.ebuild b/x11-misc/makedepend/makedepend-1.0.6.ebuild index 6f25214b931f..d9b0a7c56cc4 100644 --- a/x11-misc/makedepend/makedepend-1.0.6.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.6.ebuild @@ -6,7 +6,7 @@ XORG_STATIC=no inherit xorg-3 DESCRIPTION="create dependencies in makefiles" -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" IUSE="" RDEPEND="" |