diff options
author | 2011-01-16 10:48:36 +0000 | |
---|---|---|
committer | 2011-01-16 10:48:36 +0000 | |
commit | 9fd563613537852d941a93ee0feda6e48e7a9fe4 (patch) | |
tree | 0095b645d6b415208bc453755d16ff6c38ec0d62 /dev-tcltk/combobox/combobox-2.3.ebuild | |
parent | Remove the really old cellphone and home phone numbers for myself that never ... (diff) | |
download | historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.tar.gz historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.tar.bz2 historical-9fd563613537852d941a93ee0feda6e48e7a9fe4.zip |
marked ~ppc wrt #303931
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-tcltk/combobox/combobox-2.3.ebuild')
-rw-r--r-- | dev-tcltk/combobox/combobox-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/combobox/combobox-2.3.ebuild b/dev-tcltk/combobox/combobox-2.3.ebuild index dbe8a4bbcb3d..a27519010373 100644 --- a/dev-tcltk/combobox/combobox-2.3.ebuild +++ b/dev-tcltk/combobox/combobox-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v 1.3 2011/01/15 17:32:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/combobox/combobox-2.3.ebuild,v 1.4 2011/01/16 10:45:11 xarthisius Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www1.clearlight.com/~oakley/tcl/combobox/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-lang/tcl" |