diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 10:11:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 10:11:37 +0000 |
commit | 95e8a95d87a20db8cd6b2c0cecfbf55832a1050e (patch) | |
tree | 61e93eb27cb5e47f0f50c615246b7a24582e4686 /dev-libs/ding-libs | |
parent | media-libs/libvisio: stable 0.1.6 for ppc/ppc64, bug #641948 (diff) | |
download | gentoo-95e8a95d87a20db8cd6b2c0cecfbf55832a1050e.tar.gz gentoo-95e8a95d87a20db8cd6b2c0cecfbf55832a1050e.tar.bz2 gentoo-95e8a95d87a20db8cd6b2c0cecfbf55832a1050e.zip |
dev-libs/ding-libs: stable 0.6.0 for ppc/ppc64, bug #642134
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild b/dev-libs/ding-libs/ding-libs-0.6.0.ebuild index 9a784cd3dd40..1954e6f8609d 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.0.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux" IUSE="test static-libs" RDEPEND="" |