diff options
author | 2006-08-20 21:54:14 +0000 | |
---|---|---|
committer | 2006-08-20 21:54:14 +0000 | |
commit | 5b0a2c4257bfc8904284798dc1ca9ef037817aee (patch) | |
tree | 6423ef686bf7525e84c0ab432cf1c0f114fe6ddd /x11-misc/util-macros/util-macros-1.1.0.ebuild | |
parent | KEYWORDS should all be on one line to avoid confusion. (diff) | |
download | gentoo-2-5b0a2c4257bfc8904284798dc1ca9ef037817aee.tar.gz gentoo-2-5b0a2c4257bfc8904284798dc1ca9ef037817aee.tar.bz2 gentoo-2-5b0a2c4257bfc8904284798dc1ca9ef037817aee.zip |
Stable on x86/ppc.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-misc/util-macros/util-macros-1.1.0.ebuild')
-rw-r--r-- | x11-misc/util-macros/util-macros-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/util-macros/util-macros-1.1.0.ebuild b/x11-misc/util-macros/util-macros-1.1.0.ebuild index e3a5c37780a7..bec928706fe8 100644 --- a/x11-misc/util-macros/util-macros-1.1.0.ebuild +++ b/x11-misc/util-macros/util-macros-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.0.ebuild,v 1.2 2006/08/20 21:53:41 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.0.ebuild,v 1.3 2006/08/20 21:54:14 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org autotools utility macros" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |