diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-07 12:32:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-07 12:32:06 +0200 |
commit | 4f3190c04f1858baab309e67ba76bf0ea00beedf (patch) | |
tree | d42afda3888a133432f10133106753b34e6e47aa /sci-mathematics/gfan | |
parent | sci-libs/cddlib: amd64 stable wrt bug #716360 (diff) | |
download | gentoo-4f3190c04f1858baab309e67ba76bf0ea00beedf.tar.gz gentoo-4f3190c04f1858baab309e67ba76bf0ea00beedf.tar.bz2 gentoo-4f3190c04f1858baab309e67ba76bf0ea00beedf.zip |
sci-mathematics/gfan: amd64 stable wrt bug #716362
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/gfan')
-rw-r--r-- | sci-mathematics/gfan/gfan-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gfan/gfan-0.6.2.ebuild b/sci-mathematics/gfan/gfan-0.6.2.ebuild index 07d32ab49077..a75c9f76f0f7 100644 --- a/sci-mathematics/gfan/gfan-0.6.2.ebuild +++ b/sci-mathematics/gfan/gfan-0.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://users-math.au.dk/~jensen/software/${PN}/${PN}${PV}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="doc" BDEPEND="doc? ( virtual/latex-base )" |