diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:50:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:52:09 +0100 |
commit | fe6e9eb1bfd1d3ed5a22f9d2b7d263bc2bbf88e0 (patch) | |
tree | 116f75a055837982c74a6fea2ae3f8f70b928246 /dev-python/pyphen | |
parent | dev-python/pyopengl: amd64 stable wrt bug #606292 (diff) | |
download | gentoo-fe6e9eb1bfd1d3ed5a22f9d2b7d263bc2bbf88e0.tar.gz gentoo-fe6e9eb1bfd1d3ed5a22f9d2b7d263bc2bbf88e0.tar.bz2 gentoo-fe6e9eb1bfd1d3ed5a22f9d2b7d263bc2bbf88e0.zip |
dev-python/pyphen: amd64 stable wrt bug #606296
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyphen')
-rw-r--r-- | dev-python/pyphen/pyphen-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyphen/pyphen-0.9.4.ebuild b/dev-python/pyphen/pyphen-0.9.4.ebuild index 1813d9860d9e..660e6bc34a41 100644 --- a/dev-python/pyphen/pyphen-0.9.4.ebuild +++ b/dev-python/pyphen/pyphen-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/Kozea/Pyphen" LICENSE="GPL-2+ LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="" |