diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-10 14:43:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-10 14:43:37 +0100 |
commit | 7530f60ca2c96df57575cd7f7040ceae5cbe96e8 (patch) | |
tree | b9ad678bd8d3204336a6fdf34936c81d29e87763 /dev-libs/libdnet | |
parent | sys-apps/portage: stable 3.0.8 for hppa (diff) | |
download | gentoo-7530f60ca2c96df57575cd7f7040ceae5cbe96e8.tar.gz gentoo-7530f60ca2c96df57575cd7f7040ceae5cbe96e8.tar.bz2 gentoo-7530f60ca2c96df57575cd7f7040ceae5cbe96e8.zip |
dev-libs/libdnet: stable 1.14-r1 for hppa
stable wrt bug #747436
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
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 65f52f4dc8e7..036d5cfa3fd5 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=" |