mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-wireless/blueman: ppc rekeyword, bug #557044
Package-Manager: portage-2.2.23
This commit is contained in:
@@ -13,10 +13,10 @@ HOMEPAGE="https://github.com/blueman-project/blueman"
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://github.com/blueman-project/blueman.git"
|
||||
KEYWORDS=""
|
||||
KEYWORDS="~ppc"
|
||||
else
|
||||
SRC_URI="https://github.com/blueman-project/${PN}/releases/download/${PV}/${P}.tar.xz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
Reference in New Issue
Block a user