diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 18:05:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 18:05:25 +0000 |
commit | ab91c868787a750eb960ee119dda1777efca8ba8 (patch) | |
tree | edb130640cc5decef87c5489b17cf72dddca9103 /x11-misc/makedepend/makedepend-1.0.4.ebuild | |
parent | Marking lndir-1.0.3 ppc for bug 419473 (diff) | |
download | gentoo-2-ab91c868787a750eb960ee119dda1777efca8ba8.tar.gz gentoo-2-ab91c868787a750eb960ee119dda1777efca8ba8.tar.bz2 gentoo-2-ab91c868787a750eb960ee119dda1777efca8ba8.zip |
Marking makedepend-1.0.4 ppc for bug 419473
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/makedepend/makedepend-1.0.4.ebuild')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.4.ebuild b/x11-misc/makedepend/makedepend-1.0.4.ebuild index 20f93e4f7f7c..c34408738605 100644 --- a/x11-misc/makedepend/makedepend-1.0.4.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild,v 1.7 2012/07/11 20:08:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.4.ebuild,v 1.8 2012/07/12 18:05:25 ranger Exp $ EAPI=4 XORG_STATIC=no inherit xorg-2 DESCRIPTION="create dependencies in makefiles" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |