diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 22:44:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-05 22:44:23 +0000 |
commit | c06371fd4d1ae2413e5e2d05a12463deca0d18be (patch) | |
tree | bd3349ef8f6d25496f8b0fadd60bf54ea60c6630 /dev-libs/libebml | |
parent | app-editors/xemacs: stable 21.4.24-r1 for hppa, bug #645070 (diff) | |
download | gentoo-c06371fd4d1ae2413e5e2d05a12463deca0d18be.tar.gz gentoo-c06371fd4d1ae2413e5e2d05a12463deca0d18be.tar.bz2 gentoo-c06371fd4d1ae2413e5e2d05a12463deca0d18be.zip |
dev-libs/libebml: stable 1.3.5 for ia64, bug #641292
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libebml')
-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 5dde7f7bc850..218d957ffa65 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() { |