diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 08:35:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 08:35:29 +0200 |
commit | 70317638f37b86f1d342c5de72011837545dfac7 (patch) | |
tree | cead3e36aa791d22490a4590b8ea4e20e62b55ac /sci-libs | |
parent | sci-calculators/qalculate-gtk: alpha stable wrt bug #689020 (diff) | |
download | gentoo-70317638f37b86f1d342c5de72011837545dfac7.tar.gz gentoo-70317638f37b86f1d342c5de72011837545dfac7.tar.bz2 gentoo-70317638f37b86f1d342c5de72011837545dfac7.zip |
sci-libs/libqalculate: alpha stable wrt bug #689020
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-2.8.1.ebuild b/sci-libs/libqalculate/libqalculate-2.8.1.ebuild index f48cbe607c5f..db6083f587df 100644 --- a/sci-libs/libqalculate/libqalculate-2.8.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-2.8.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/20" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline static-libs" COMMON_DEPEND=" |