diff options
Diffstat (limited to 'dev-python/pyqwt')
-rw-r--r-- | dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild b/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild index cd1fb2e2c252..5f7e7a760269 100644 --- a/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild +++ b/dev-python/pyqwt/pyqwt-5.2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="5" LICENSE="GPL-2" -KEYWORDS="amd64 arm ia64 x86" +KEYWORDS="amd64 ~arm ia64 x86" IUSE="debug doc examples svg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |