summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:13:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:13:50 +0000
commitc35bd86a1cc3db49dbfdfeeaf354b15c484f9135 (patch)
treefa29d7dbb17eb0da636d426cb8312d6628046442 /dev-python/pystache/pystache-0.5.4.ebuild
parentStable for amd64, wrt bug #524248 (diff)
downloadgentoo-2-c35bd86a1cc3db49dbfdfeeaf354b15c484f9135.tar.gz
gentoo-2-c35bd86a1cc3db49dbfdfeeaf354b15c484f9135.tar.bz2
gentoo-2-c35bd86a1cc3db49dbfdfeeaf354b15c484f9135.zip
Stable for amd64, wrt bug #524298
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pystache/pystache-0.5.4.ebuild')
-rw-r--r--dev-python/pystache/pystache-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pystache/pystache-0.5.4.ebuild b/dev-python/pystache/pystache-0.5.4.ebuild
index f768272a8979..ad4a21965429 100644
--- a/dev-python/pystache/pystache-0.5.4.ebuild
+++ b/dev-python/pystache/pystache-0.5.4.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/pystache/pystache-0.5.4.ebuild,v 1.1 2014/05/17 07:57:02 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pystache/pystache-0.5.4.ebuild,v 1.2 2014/10/09 09:13:50 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""