diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:51:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:52:12 +0100 |
commit | e73c0f648976c6be5a20f3eb565d2f87133f5f6b (patch) | |
tree | 15b6e0c7bf64bb74bc52f8f75abb63b34a7ecd8e /dev-python/rply | |
parent | dev-python/reportlab: amd64 stable wrt bug #606320 (diff) | |
download | gentoo-e73c0f648976c6be5a20f3eb565d2f87133f5f6b.tar.gz gentoo-e73c0f648976c6be5a20f3eb565d2f87133f5f6b.tar.bz2 gentoo-e73c0f648976c6be5a20f3eb565d2f87133f5f6b.zip |
dev-python/rply: amd64 stable wrt bug #606326
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/rply')
-rw-r--r-- | dev-python/rply/rply-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rply/rply-0.7.4.ebuild b/dev-python/rply/rply-0.7.4.ebuild index 1b4e26218df7..446672d3190e 100644 --- a/dev-python/rply/rply-0.7.4.ebuild +++ b/dev-python/rply/rply-0.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/alex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |