diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:43:58 +0200 |
commit | 5ab0ed85ed0d42981aaf4ae8ea21a7bcc803090b (patch) | |
tree | ca45eacb2ef9a50e8f4cf97c2b73ab894e6b156a /media-libs/taglib | |
parent | media-libs/libjpeg-turbo: amd64 stable wrt bug #619492 (diff) | |
download | gentoo-5ab0ed85ed0d42981aaf4ae8ea21a7bcc803090b.tar.gz gentoo-5ab0ed85ed0d42981aaf4ae8ea21a7bcc803090b.tar.bz2 gentoo-5ab0ed85ed0d42981aaf4ae8ea21a7bcc803090b.zip |
media-libs/taglib: amd64 stable wrt bug #619492
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/taglib')
-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 b55870636775..f32fd21dc20d 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" |