diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:27 +0200 |
commit | abe6568696016edcc5607693df647067cdfb3e63 (patch) | |
tree | fe82925f3e46e29a07583c23e00cc8739387fc55 | |
parent | sci-calculators/qalculate-gtk: x86 stable wrt bug #804789 (diff) | |
download | gentoo-abe6568696016edcc5607693df647067cdfb3e63.tar.gz gentoo-abe6568696016edcc5607693df647067cdfb3e63.tar.bz2 gentoo-abe6568696016edcc5607693df647067cdfb3e63.zip |
sci-libs/libqalculate: x86 stable wrt bug #804789
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e0d1aaa9748e..e2b1eac1581d 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=" |