diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-11 09:54:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-11 09:54:40 +0100 |
commit | b9898a624529f8c585b8bf6cfbe7ecb3588f7c4b (patch) | |
tree | af5164c35eb9943c0bf64c334da1ef139c768a53 /dev-libs/libdnet | |
parent | app-misc/rioutil: stable 1.5.4 for ppc (diff) | |
download | gentoo-b9898a624529f8c585b8bf6cfbe7ecb3588f7c4b.tar.gz gentoo-b9898a624529f8c585b8bf6cfbe7ecb3588f7c4b.tar.bz2 gentoo-b9898a624529f8c585b8bf6cfbe7ecb3588f7c4b.zip |
dev-libs/libdnet: stable 1.14-r1 for ppc
stable wrt bug #747436
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14-r1.ebuild b/dev-libs/libdnet/libdnet-1.14-r1.ebuild index 036d5cfa3fd5..ca0251e1a2dd 100644 --- a/dev-libs/libdnet/libdnet-1.14-r1.ebuild +++ b/dev-libs/libdnet/libdnet-1.14-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ofalk/${PN}/archive/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="python static-libs test" DEPEND=" |