summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-15 23:17:58 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-15 23:17:58 +0000
commita2ec892972a362e88690d07ca62c29aeb5074054 (patch)
tree764c331d2dc639d77c80aa29fff9b711ecf09b02 /dev-python/twill/twill-0.9.ebuild
parentfix systemd unit files (diff)
downloadhistorical-a2ec892972a362e88690d07ca62c29aeb5074054.tar.gz
historical-a2ec892972a362e88690d07ca62c29aeb5074054.tar.bz2
historical-a2ec892972a362e88690d07ca62c29aeb5074054.zip
Keyworded ~ppc and ~ppc64, bug #525246
Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'dev-python/twill/twill-0.9.ebuild')
-rw-r--r--dev-python/twill/twill-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twill/twill-0.9.ebuild b/dev-python/twill/twill-0.9.ebuild
index 2e02e4c323bc..7e3653802a1e 100644
--- a/dev-python/twill/twill-0.9.ebuild
+++ b/dev-python/twill/twill-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9.ebuild,v 1.8 2014/08/10 21:23:46 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9.ebuild,v 1.9 2014/10/15 23:05:15 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="http://darcs.idyll.org/~t/projects/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
IUSE="doc"
S="${WORKDIR}/${MY_P}"