diff options
author | 2021-07-29 09:05:37 +0200 | |
---|---|---|
committer | 2021-07-29 09:05:37 +0200 | |
commit | 3428fb1bc5cb39c13fcce931f223c4084ffb2ce9 (patch) | |
tree | 29252c4822ab090f10b1ab5fa20215d665443bd7 /sci-libs/libqalculate | |
parent | sci-calculators/qalculate-gtk: amd64 stable wrt bug #804789 (diff) | |
download | gentoo-3428fb1bc5cb39c13fcce931f223c4084ffb2ce9.tar.gz gentoo-3428fb1bc5cb39c13fcce931f223c4084ffb2ce9.tar.bz2 gentoo-3428fb1bc5cb39c13fcce931f223c4084ffb2ce9.zip |
sci-libs/libqalculate: amd64 stable wrt bug #804789
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild index e2b1eac1581d..6a8b222e3e4b 100644 --- a/sci-libs/libqalculate/libqalculate-3.19.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.19.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0/21" -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" DEPEND=" |