diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-31 18:40:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-31 19:59:59 +0000 |
commit | d3e267ef8e7aa438ed54a1b7df074d09a556c25f (patch) | |
tree | 52be76da7ccab2893d6c04be26a30ed4704d38d2 /dev-libs | |
parent | app-text/poppler: stable 0.62.0-r1 for sparc, bug #644456 (diff) | |
download | gentoo-d3e267ef8e7aa438ed54a1b7df074d09a556c25f.tar.gz gentoo-d3e267ef8e7aa438ed54a1b7df074d09a556c25f.tar.bz2 gentoo-d3e267ef8e7aa438ed54a1b7df074d09a556c25f.zip |
dev-libs/libebml: stable 1.3.5 for sparc, bug #641292
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 a56f2901e345..5dde7f7bc850 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() { |