media-sound/beets: sync 1.4.9 ebuild with -9999

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2020-06-01 16:09:59 +03:00
parent 334a2445ef
commit 3f8dd2a62c

View File

@@ -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}