diff options
author | Sam James <sam@gentoo.org> | 2021-02-13 17:56:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-13 17:56:00 +0000 |
commit | 69f8aee7b6eb98fc3281e354ef9d97eafeff5aec (patch) | |
tree | b2eab215407fafacd5785df33042430690b57b20 /media-libs/lastfmlib | |
parent | dev-util/diffstat: Stabilize 1.64 x86, #770322 (diff) | |
download | gentoo-69f8aee7b6eb98fc3281e354ef9d97eafeff5aec.tar.gz gentoo-69f8aee7b6eb98fc3281e354ef9d97eafeff5aec.tar.bz2 gentoo-69f8aee7b6eb98fc3281e354ef9d97eafeff5aec.zip |
media-libs/lastfmlib: Stabilize 0.4.0-r1 x86, #770328
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lastfmlib')
-rw-r--r-- | media-libs/lastfmlib/lastfmlib-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lastfmlib/lastfmlib-0.4.0-r1.ebuild b/media-libs/lastfmlib/lastfmlib-0.4.0-r1.ebuild index 877bb72bb059..a8aad24e884f 100644 --- a/media-libs/lastfmlib/lastfmlib-0.4.0-r1.ebuild +++ b/media-libs/lastfmlib/lastfmlib-0.4.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/dirkvdb/lastfmlib/archive/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug syslog" BDEPEND="virtual/pkgconfig" |