diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-07 20:00:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-10 16:21:17 +0200 |
commit | 37619b8dc03329b09c9f70f64ccbd2e2a4ecd0b6 (patch) | |
tree | 4066dbac97d4ba9514ac4489491d95750579be83 /dev-python/pyqwt | |
parent | dev-python/ipython: De-stabilise arm (diff) | |
download | gentoo-37619b8dc03329b09c9f70f64ccbd2e2a4ecd0b6.tar.gz gentoo-37619b8dc03329b09c9f70f64ccbd2e2a4ecd0b6.tar.bz2 gentoo-37619b8dc03329b09c9f70f64ccbd2e2a4ecd0b6.zip |
dev-python/pyqwt: De-stabilise arm
No stable revdeps.
Package-Manager: Portage-2.3.36, Repoman-2.3.9
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}" |