diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:36:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:36:22 +0100 |
commit | 5c1e537b5222e4eda413d2a9345c17fee5ae8b07 (patch) | |
tree | 5789e9408475193e6ce8ed219311605cba3c899b /media-sound | |
parent | media-gfx/xloadimage: amd64 stable wrt bug #679450 (diff) | |
download | gentoo-5c1e537b5222e4eda413d2a9345c17fee5ae8b07.tar.gz gentoo-5c1e537b5222e4eda413d2a9345c17fee5ae8b07.tar.bz2 gentoo-5c1e537b5222e4eda413d2a9345c17fee5ae8b07.zip |
media-sound/id3ed: amd64 stable wrt bug #679464
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/id3ed/id3ed-1.10.4-r1.ebuild b/media-sound/id3ed/id3ed-1.10.4-r1.ebuild index f1c44b651575..4bb47e6f68ac 100644 --- a/media-sound/id3ed/id3ed-1.10.4-r1.ebuild +++ b/media-sound/id3ed/id3ed-1.10.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://code.fluffytapeworm.com/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" DEPEND="sys-libs/ncurses:0= sys-libs/readline:0=" |