diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:04:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:04:52 +0200 |
commit | 74270195383a978f59c33dd0bb0b199e4fd1eaa9 (patch) | |
tree | 8094784e946ef32a2af0178333b6eaa4b362e78d /media-libs | |
parent | media-libs/libjpeg-turbo: x86 stable wrt bug #619492 (diff) | |
download | gentoo-74270195383a978f59c33dd0bb0b199e4fd1eaa9.tar.gz gentoo-74270195383a978f59c33dd0bb0b199e4fd1eaa9.tar.bz2 gentoo-74270195383a978f59c33dd0bb0b199e4fd1eaa9.zip |
media-libs/taglib: x86 stable wrt bug #619492
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/taglib/taglib-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/taglib/taglib-1.11.1.ebuild b/media-libs/taglib/taglib-1.11.1.ebuild index f32fd21dc20d..d064b14e30f0 100644 --- a/media-libs/taglib/taglib-1.11.1.ebuild +++ b/media-libs/taglib/taglib-1.11.1.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" |