diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-07-03 05:34:43 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-07-03 05:35:28 -0500 |
commit | 858998c1e6b2ab2a3c0a4304ab066f704b2e5310 (patch) | |
tree | 07889c3feb1c754c7c2dbb3df333e5d1e0f20b36 /sci-libs | |
parent | acct-user/strelaysrv: Add 'strelaysrv' user (UID 496) (diff) | |
download | gentoo-858998c1e6b2ab2a3c0a4304ab066f704b2e5310.tar.gz gentoo-858998c1e6b2ab2a3c0a4304ab066f704b2e5310.tar.bz2 gentoo-858998c1e6b2ab2a3c0a4304ab066f704b2e5310.zip |
sci-libs/libqalculate: Bump subslot
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.2.0-r1.ebuild (renamed from sci-libs/libqalculate/libqalculate-3.2.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.2.0.ebuild b/sci-libs/libqalculate/libqalculate-3.2.0-r1.ebuild index 807b7bed7d0b..059d1ce9b78a 100644 --- a/sci-libs/libqalculate/libqalculate-3.2.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.2.0-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://qalculate.github.io/" SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0/20" +SLOT="0/22" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline static-libs" |