diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-09 23:06:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-09 23:06:34 +0100 |
commit | a688e90f3c6f745faa2f5d6ee41f7f85c801bd75 (patch) | |
tree | 50628d38e1cd0ad76a45f60415a58320ca535283 /dev-libs | |
parent | dev-libs/fribidi: stable 0.19.7 for ia64, bug #654184 (diff) | |
download | gentoo-a688e90f3c6f745faa2f5d6ee41f7f85c801bd75.tar.gz gentoo-a688e90f3c6f745faa2f5d6ee41f7f85c801bd75.tar.bz2 gentoo-a688e90f3c6f745faa2f5d6ee41f7f85c801bd75.zip |
dev-libs/libebml: stable 1.3.5 for hppa, bug #641292
Bug: https://bugs.gentoo.org/641292
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libebml/libebml-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-1.3.5.ebuild b/dev-libs/libebml/libebml-1.3.5.ebuild index a5ce97e68807..be83f1d7e1a5 100644 --- a/dev-libs/libebml/libebml-1.3.5.ebuild +++ b/dev-libs/libebml/libebml-1.3.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug static-libs" src_prepare() { |