mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/libdbusmenu-qt: Stable for PPC64 (bug #558660).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
This commit is contained in:
@@ -12,14 +12,14 @@ inherit multibuild multilib virtualx ${BZR_ECLASS} cmake-multilib
|
||||
DESCRIPTION="A library providing Qt implementation of DBusMenu specification"
|
||||
HOMEPAGE="https://launchpad.net/libdbusmenu-qt/"
|
||||
if [[ ${PV} == 9999* ]] ; then
|
||||
KEYWORDS=""
|
||||
KEYWORDS="ppc64"
|
||||
else
|
||||
MY_PV=${PV/_pre/+14.10.}
|
||||
SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${MY_PV}.orig.tar.gz"
|
||||
# upstream has no permissions to use some kde written code so repack git
|
||||
# repo every time
|
||||
#SRC_URI="https://dev.gentoo.org/~scarabeus/${P}.tar.xz"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
PATCHES=( "${FILESDIR}/${P}-optionaltests.patch" )
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user