diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:10:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:29:55 +0100 |
commit | d987c5007292755bfd325c50b93f94f3109bf0f2 (patch) | |
tree | 8424a61d6f333e43b2b23dde53bd7028143dbd90 /sci-calculators | |
parent | x11-misc/screengrab: x86 stable (bug #642452) (diff) | |
download | gentoo-d987c5007292755bfd325c50b93f94f3109bf0f2.tar.gz gentoo-d987c5007292755bfd325c50b93f94f3109bf0f2.tar.bz2 gentoo-d987c5007292755bfd325c50b93f94f3109bf0f2.zip |
sci-calculators/speedcrunch: x86 stable (bug #644432)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild b/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild index 0174aa0d6936..da111d97a3b6 100644 --- a/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild +++ b/sci-calculators/speedcrunch/speedcrunch-0.12.0.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=6 @@ -18,7 +18,7 @@ SRC_URI="https://bitbucket.org/heldercorreia/${PN}/get/release-${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc ${PLOCALES[@]/#/l10n_}" DEPEND=" |