commit: 9285ab11368b574cdd66a14cd7b16c32768dfa66
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 13:53:25 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:53:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9285ab11
media-sound/pianobar: x86 stable wrt bug #727004
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-sound/pianobar/pianobar-2020.04.05.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pianobar/pianobar-2020.04.05.ebuild
b/media-sound/pianobar/pianobar-2020.04.05.ebuild
index 4314d18cb2e..7385bc04331 100644
--- a/media-sound/pianobar/pianobar-2020.04.05.ebuild
+++ b/media-sound/pianobar/pianobar-2020.04.05.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/PromyLOPh/pianobar.git"
else
SRC_URI="https://6xq.net/${PN}/${P}.tar.bz2"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="A console-based replacement for Pandora's flash player"