diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 09:40:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 14:03:35 +0100 |
commit | bc6567fcf176a3f771194744981acc90c204885b (patch) | |
tree | 35562aee101c6a3863f2948145de00c7e5a27af8 /dev-libs/ding-libs | |
parent | app-portage/ufed: stable 0.94 for ppc64, bug #684066 (diff) | |
download | gentoo-bc6567fcf176a3f771194744981acc90c204885b.tar.gz gentoo-bc6567fcf176a3f771194744981acc90c204885b.tar.bz2 gentoo-bc6567fcf176a3f771194744981acc90c204885b.zip |
dev-libs/ding-libs: stable 0.6.1 for ppc64, bug #684146
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/ding-libs')
-rw-r--r-- | dev-libs/ding-libs/ding-libs-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1.ebuild index f4e891709dbf..d5e4cec20bf8 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${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="" |