diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-31 08:17:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-31 08:17:45 -0700 |
commit | ce0a019fd00a75c7f1fd2bb18011e8845d835ba5 (patch) | |
tree | bbe9995f906df13b179169ed7ac103da25fe9ef9 /media-libs/taglib | |
parent | net-analyzer/tcpdump-4.9.1: alpha stable, bug 626462 (diff) | |
download | gentoo-ce0a019fd00a75c7f1fd2bb18011e8845d835ba5.tar.gz gentoo-ce0a019fd00a75c7f1fd2bb18011e8845d835ba5.tar.bz2 gentoo-ce0a019fd00a75c7f1fd2bb18011e8845d835ba5.zip |
media-libs/taglib-1.11.1-r1: alpha stable, bug 627296
Diffstat (limited to 'media-libs/taglib')
-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 c8d2fe4ce4a5..452ccd55c92f 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" |