diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:43:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:43:32 +0200 |
commit | 405cd2ea352422f416caf7967c24a87aabb0df95 (patch) | |
tree | 54bf425957757e4c11beaf22f333e0bcb747e2ea /media-sound/audiotag | |
parent | dev-vcs/cvsps: sparc stable wrt bug #696290 (diff) | |
download | gentoo-405cd2ea352422f416caf7967c24a87aabb0df95.tar.gz gentoo-405cd2ea352422f416caf7967c24a87aabb0df95.tar.bz2 gentoo-405cd2ea352422f416caf7967c24a87aabb0df95.zip |
media-sound/audiotag: sparc stable wrt bug #696316
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/audiotag')
-rw-r--r-- | media-sound/audiotag/audiotag-0.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild b/media-sound/audiotag/audiotag-0.19-r1.ebuild index 90271152c586..02c0389a093a 100644 --- a/media-sound/audiotag/audiotag-0.19-r1.ebuild +++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" RDEPEND="dev-lang/perl" |