diff options
author | 2012-11-11 13:24:02 +0000 | |
---|---|---|
committer | 2012-11-11 13:24:02 +0000 | |
commit | ee4a1fd40722e6befe482fb11af624c85211d81e (patch) | |
tree | a9584edc7ecc12e42e21a74aaf0ec8db80bae4e2 /dev-python/visual/visual-5.74.ebuild | |
parent | keyword ~ppc, bug #442318 (diff) | |
download | gentoo-2-ee4a1fd40722e6befe482fb11af624c85211d81e.tar.gz gentoo-2-ee4a1fd40722e6befe482fb11af624c85211d81e.tar.bz2 gentoo-2-ee4a1fd40722e6befe482fb11af624c85211d81e.zip |
Keyword ~ppc for 5.74, remove 5.4, bug #442318
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-python/visual/visual-5.74.ebuild')
-rw-r--r-- | dev-python/visual/visual-5.74.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/visual/visual-5.74.ebuild b/dev-python/visual/visual-5.74.ebuild index aee4e14bb694..ed01ede9b8f1 100644 --- a/dev-python/visual/visual-5.74.ebuild +++ b/dev-python/visual/visual-5.74.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-5.74.ebuild,v 1.3 2012/07/07 19:19:25 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-5.74.ebuild,v 1.4 2012/11/11 13:24:02 blueness Exp $ EAPI="4" SUPPORT_PYTHON_ABIS="1" @@ -17,7 +17,7 @@ SRC_URI="http://www.vpython.org/contents/download/${MY_P}.tar.bz2" LICENSE="visual" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc examples" RDEPEND=">=dev-cpp/gtkglextmm-1.2 |