diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:50:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 11:50:04 +0200 |
commit | 1fde9cad54f517548b9e8f038abe110274911f59 (patch) | |
tree | 0eae1869f31b3691e1af1f78272c16731b904a92 /sci-libs/cddlib | |
parent | dev-python/pygtk: ppc stable wrt bug #716294 (diff) | |
download | gentoo-1fde9cad54f517548b9e8f038abe110274911f59.tar.gz gentoo-1fde9cad54f517548b9e8f038abe110274911f59.tar.bz2 gentoo-1fde9cad54f517548b9e8f038abe110274911f59.zip |
sci-libs/cddlib: ppc stable wrt bug #716360
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/cddlib')
-rw-r--r-- | sci-libs/cddlib/cddlib-094j.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cddlib/cddlib-094j.ebuild b/sci-libs/cddlib/cddlib-094j.ebuild index 5b7fd8cd621a..dfcea92f0e38 100644 --- a/sci-libs/cddlib/cddlib-094j.ebuild +++ b/sci-libs/cddlib/cddlib-094j.ebuild @@ -13,7 +13,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" |