diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 10:45:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 10:45:48 +0000 |
commit | f54fe19d3352181a57256a6f1424cee88ee5dd9f (patch) | |
tree | 94603a1a6a836ec0b20d2c763235061f231e4a55 /dev-libs/libtasn1 | |
parent | gnome-base/librsvg: stable 2.40.18 for hppa, bug #625860 (diff) | |
download | gentoo-f54fe19d3352181a57256a6f1424cee88ee5dd9f.tar.gz gentoo-f54fe19d3352181a57256a6f1424cee88ee5dd9f.tar.bz2 gentoo-f54fe19d3352181a57256a6f1424cee88ee5dd9f.zip |
dev-libs/libtasn1: stable 4.12-r1 for hppa, bug #627014
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs/libtasn1')
-rw-r--r-- | dev-libs/libtasn1/libtasn1-4.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtasn1/libtasn1-4.12-r1.ebuild b/dev-libs/libtasn1/libtasn1-4.12-r1.ebuild index 25cbab7a85b5..734d15384f27 100644 --- a/dev-libs/libtasn1/libtasn1-4.12-r1.ebuild +++ b/dev-libs/libtasn1/libtasn1-4.12-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/6" # subslot = libtasn1 soname version -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs valgrind" DEPEND=">=dev-lang/perl-5.6 |