diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:33 +0100 |
commit | 9e2028e643519e90ad9b5aea5df92b8ce3b87a5b (patch) | |
tree | 07a4e64c3e7bdfb7be27822b7d8ef7a38c12615c /sci-libs/primegen | |
parent | sci-libs/pgplot: amd64 stable wrt bug #704426 (diff) | |
download | gentoo-9e2028e643519e90ad9b5aea5df92b8ce3b87a5b.tar.gz gentoo-9e2028e643519e90ad9b5aea5df92b8ce3b87a5b.tar.bz2 gentoo-9e2028e643519e90ad9b5aea5df92b8ce3b87a5b.zip |
sci-libs/primegen: amd64 stable wrt bug #704428
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/primegen')
-rw-r--r-- | sci-libs/primegen/primegen-0.97-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/primegen/primegen-0.97-r2.ebuild b/sci-libs/primegen/primegen-0.97-r2.ebuild index a71a29ef2560..0c85129cf2f1 100644 --- a/sci-libs/primegen/primegen-0.97-r2.ebuild +++ b/sci-libs/primegen/primegen-0.97-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://cr.yp.to/primegen/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="" PATCHES=( |