diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:22:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 17:26:59 +0100 |
commit | 23f758a48c0f9ba11ed3cba93822c27db99f1fa8 (patch) | |
tree | 36ee4c93aad99730887cec6c03e69b4acf8636f8 /virtual/python-pathlib | |
parent | dev-python/natsort: ia64 stable wrt bug #606236 (diff) | |
download | gentoo-23f758a48c0f9ba11ed3cba93822c27db99f1fa8.tar.gz gentoo-23f758a48c0f9ba11ed3cba93822c27db99f1fa8.tar.bz2 gentoo-23f758a48c0f9ba11ed3cba93822c27db99f1fa8.zip |
virtual/python-pathlib: ia64 stable wrt bug #606236
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/python-pathlib')
-rw-r--r-- | virtual/python-pathlib/python-pathlib-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild index aab5cfb9365c..c854a0561f38 100644 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild +++ b/virtual/python-pathlib/python-pathlib-1.0.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="" LICENSE="" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ia64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |