diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 10:08:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-12 10:11:17 +0100 |
commit | 41eac4c176201ee61e92a4f9901a3d352e07bd23 (patch) | |
tree | d9eaf4632963547d87e84463e0e68b3942bd12ec /media-libs | |
parent | dev-libs/tinyxml2: keyworded for hppa/sparc (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-41eac4c176201ee61e92a4f9901a3d352e07bd23.tar.gz gentoo-41eac4c176201ee61e92a4f9901a3d352e07bd23.tar.bz2 gentoo-41eac4c176201ee61e92a4f9901a3d352e07bd23.zip |
media-libs/taglib: stable 1.11.1-r1 for hppa/sparc, bug #627296 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/taglib/taglib-1.11.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/taglib/taglib-1.11.1-r1.ebuild b/media-libs/taglib/taglib-1.11.1-r1.ebuild index 6eb8e24027fc..426744efbb2c 100644 --- a/media-libs/taglib/taglib-1.11.1-r1.ebuild +++ b/media-libs/taglib/taglib-1.11.1-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://taglib.github.io/" SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" SLOT="0" IUSE="boost debug examples test" |