diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-16 16:20:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-16 16:20:05 +0000 |
commit | 2adf9cb71052aab871a19714c7822bd2653f0154 (patch) | |
tree | 27f85dc2c89d3963ef74d8e79bd5fc7a1fe695d4 /dev-python/python-gflags/python-gflags-2.0.ebuild | |
parent | Mark ~hppa (bug #519772). (diff) | |
download | gentoo-2-2adf9cb71052aab871a19714c7822bd2653f0154.tar.gz gentoo-2-2adf9cb71052aab871a19714c7822bd2653f0154.tar.bz2 gentoo-2-2adf9cb71052aab871a19714c7822bd2653f0154.zip |
Mark ~hppa (bug #519772).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/python-gflags/python-gflags-2.0.ebuild')
-rw-r--r-- | dev-python/python-gflags/python-gflags-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild index 8069acd3e9ad..f9e65d07d9fc 100644 --- a/dev-python/python-gflags/python-gflags-2.0.ebuild +++ b/dev-python/python-gflags/python-gflags-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.20 2015/07/15 15:50:03 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/python-gflags-2.0.ebuild,v 1.21 2015/07/16 16:20:05 jer Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://python-gflags.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |