summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2006-10-22 15:17:16 +0000
committerMatti Bickel <mabi@gentoo.org>2006-10-22 15:17:16 +0000
commitaeb7a7e5c3735bb2e3b25ea79a23ec5df908ccd9 (patch)
tree3e004afaaf5a993e9f52f8764de80c6285f1145d /virtual/gnat/gnat-4.1.ebuild
parentAdd ~amd64 keyword. Bug #148308. (diff)
downloadgentoo-2-aeb7a7e5c3735bb2e3b25ea79a23ec5df908ccd9.tar.gz
gentoo-2-aeb7a7e5c3735bb2e3b25ea79a23ec5df908ccd9.tar.bz2
gentoo-2-aeb7a7e5c3735bb2e3b25ea79a23ec5df908ccd9.zip
added ~ppc keyword for virtual/gnat-4.1 (#130509)
(Portage version: 2.1.1-r1)
Diffstat (limited to 'virtual/gnat/gnat-4.1.ebuild')
-rw-r--r--virtual/gnat/gnat-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/gnat/gnat-4.1.ebuild b/virtual/gnat/gnat-4.1.ebuild
index af09e43d09fe..b6911cea164b 100644
--- a/virtual/gnat/gnat-4.1.ebuild
+++ b/virtual/gnat/gnat-4.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v 1.3 2006/08/31 19:55:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnat/gnat-4.1.ebuild,v 1.4 2006/10/22 15:17:16 mabi Exp $
DESCRIPTION="Virtual for the gnat compiler selection"
HOMEPAGE="http://www.gentoo.org/proj/en/glep/glep-0037.html"
SRC_URI=""
LICENSE="GMGPL"
SLOT="4.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="=dev-lang/gnat-gcc-4.1*"
DEPEND=""