diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:51:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:51:11 +0200 |
commit | 671337739ea53764348a4c2649a44176079ac688 (patch) | |
tree | 04d9c1091a616f41ed95023798a09006bcc83629 | |
parent | sci-mathematics/rw: x86 stable wrt bug #792066 (diff) | |
download | gentoo-671337739ea53764348a4c2649a44176079ac688.tar.gz gentoo-671337739ea53764348a4c2649a44176079ac688.tar.bz2 gentoo-671337739ea53764348a4c2649a44176079ac688.zip |
sci-libs/cddlib: x86 stable wrt bug #792069
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-libs/cddlib/cddlib-094m-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cddlib/cddlib-094m-r1.ebuild b/sci-libs/cddlib/cddlib-094m-r1.ebuild index 1b87b4c5a0c2..bec5df5125db 100644 --- a/sci-libs/cddlib/cddlib-094m-r1.ebuild +++ b/sci-libs/cddlib/cddlib-094m-r1.ebuild @@ -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" |