diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:50 +0200 |
commit | 1632ae4892f7e0ef46ac61da4660a0374c63bfb2 (patch) | |
tree | b0e898a8b0ed31c923ae5d501f1512c66759eb8b /sci-libs | |
parent | sci-mathematics/rw: amd64 stable wrt bug #792066 (diff) | |
download | gentoo-1632ae4892f7e0ef46ac61da4660a0374c63bfb2.tar.gz gentoo-1632ae4892f7e0ef46ac61da4660a0374c63bfb2.tar.bz2 gentoo-1632ae4892f7e0ef46ac61da4660a0374c63bfb2.zip |
sci-libs/cddlib: amd64 stable wrt bug #792069
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cddlib/cddlib-094m-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cddlib/cddlib-094m-r1.ebuild b/sci-libs/cddlib/cddlib-094m-r1.ebuild index 6dc83abed745..1b87b4c5a0c2 100644 --- a/sci-libs/cddlib/cddlib-094m-r1.ebuild +++ b/sci-libs/cddlib/cddlib-094m-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${MY_PV}/${MY_P}.tar.g SLOT="0" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs tools" DEPEND="dev-libs/gmp:0" |