commit: 3f8dd2a62cec7e0f274da786a4bfabdc6bdeda17
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 1 13:09:59 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 1 13:09:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8dd2a6
media-sound/beets: sync 1.4.9 ebuild with -9999
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-sound/beets/beets-1.4.9-r2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-sound/beets/beets-1.4.9-r2.ebuild
b/media-sound/beets/beets-1.4.9-r2.ebuild
index 438c4eac98d..6fa58e40129 100644
--- a/media-sound/beets/beets-1.4.9-r2.ebuild
+++ b/media-sound/beets/beets-1.4.9-r2.ebuild
@@ -13,7 +13,6 @@ inherit distutils-r1 bash-completion-r1
if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/beetbox/beets.git"
inherit git-r3
- KEYWORDS="~amd64 ~x86"
else
MY_PV=${PV/_beta/-beta.}
MY_P=${PN}-${MY_PV}