diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:11:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:20 +0100 |
commit | 59bc95bbeb1928df6fd5d0adbbfc72ec3b61650c (patch) | |
tree | 0c7ccab9b5a8ce9d759aa3189210015a7b68c689 /sci-libs | |
parent | dev-python/icalendar: amd64 stable wrt bug #714348 (diff) | |
download | gentoo-59bc95bbeb1928df6fd5d0adbbfc72ec3b61650c.tar.gz gentoo-59bc95bbeb1928df6fd5d0adbbfc72ec3b61650c.tar.bz2 gentoo-59bc95bbeb1928df6fd5d0adbbfc72ec3b61650c.zip |
sci-libs/fplll: amd64 stable wrt bug #714170
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-libs')
-rw-r--r-- | sci-libs/fplll/fplll-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/fplll/fplll-5.3.2.ebuild b/sci-libs/fplll/fplll-5.3.2.ebuild index 2757d1e1f4a1..4e185170c61d 100644 --- a/sci-libs/fplll/fplll-5.3.2.ebuild +++ b/sci-libs/fplll/fplll-5.3.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/6" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" BDEPEND="" |