summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-12-27 15:07:36 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-12-27 15:07:36 +0000
commit4e85dc3c3549bb2b973397ccc10fbbd772e86e98 (patch)
treedebdf5c33f041d623e46281630556455586e4999 /dev-python/platinfo/platinfo-0.15.0.ebuild
parentCleanup (diff)
downloadgentoo-2-4e85dc3c3549bb2b973397ccc10fbbd772e86e98.tar.gz
gentoo-2-4e85dc3c3549bb2b973397ccc10fbbd772e86e98.tar.bz2
gentoo-2-4e85dc3c3549bb2b973397ccc10fbbd772e86e98.zip
dev-python/platinfo-0.15.0: Tested on x86. Added ~x86 keyword.
(Portage version: 2.1.10.43/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/platinfo/platinfo-0.15.0.ebuild')
-rw-r--r--dev-python/platinfo/platinfo-0.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/platinfo/platinfo-0.15.0.ebuild b/dev-python/platinfo/platinfo-0.15.0.ebuild
index 2ddc1034a5c5..458b64cdcd7d 100644
--- a/dev-python/platinfo/platinfo-0.15.0.ebuild
+++ b/dev-python/platinfo/platinfo-0.15.0.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-python/platinfo/platinfo-0.15.0.ebuild,v 1.2 2011/12/20 15:50:26 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/platinfo/platinfo-0.15.0.ebuild,v 1.3 2011/12/27 15:07:36 aidecoe Exp $
EAPI=4
@@ -16,7 +16,7 @@ SRC_URI="http://platinfo.googlecode.com/files/${P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""