diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 08:11:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 08:42:11 +0100 |
commit | 6e1eef2a88d544d7a2d83d7242168dd55efe36e2 (patch) | |
tree | c3380d89efd6bad8d9f17c1be3509949dc9d41e5 /dev-libs/ding-libs | |
parent | app-portage/ufed: stable 0.94 for ppc, bug #684066 (diff) | |
download | gentoo-6e1eef2a88d544d7a2d83d7242168dd55efe36e2.tar.gz gentoo-6e1eef2a88d544d7a2d83d7242168dd55efe36e2.tar.bz2 gentoo-6e1eef2a88d544d7a2d83d7242168dd55efe36e2.zip |
dev-libs/ding-libs: stable 0.6.1 for ppc, bug #684146
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
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 bc7a3f252b64..f4e891709dbf 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="" |