diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:45:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:45:43 +0100 |
commit | 43d79ba17bd35a5270f0d05f0c917d7315ca2232 (patch) | |
tree | a066ae7f6ce8604cc61b3f35edd43feef792b8d8 /x11-libs/qwtpolar | |
parent | x11-libs/qwt: x86 stable wrt bug #610042 (diff) | |
download | gentoo-43d79ba17bd35a5270f0d05f0c917d7315ca2232.tar.gz gentoo-43d79ba17bd35a5270f0d05f0c917d7315ca2232.tar.bz2 gentoo-43d79ba17bd35a5270f0d05f0c917d7315ca2232.zip |
x11-libs/qwtpolar: x86 stable wrt bug #610042
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/qwtpolar')
-rw-r--r-- | x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild index ebea272ad3b8..92b8ca54a3b0 100644 --- a/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild +++ b/x11-libs/qwtpolar/qwtpolar-1.1.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="qwt" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 )" |