summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-03 22:56:46 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-03 23:00:13 +0200
commit9411fe4f1b0df2f624c182975f12c7ef93acefbd (patch)
tree3dce1103beb371441bf0ad7215d6f91c7a320261 /dev-libs
parentdev-db/postgresql: respect PG_AUTOCONFIG env variable (diff)
downloadgentoo-9411fe4f1b0df2f624c182975f12c7ef93acefbd.tar.gz
gentoo-9411fe4f1b0df2f624c182975f12c7ef93acefbd.tar.bz2
gentoo-9411fe4f1b0df2f624c182975f12c7ef93acefbd.zip
dev-libs/libdbusmenu-qt: ppc ppc64 stable (bug 614242).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218.ebuild b/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218.ebuild
index d7f2fb00a832..6e5bd9b38bf2 100644
--- a/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218.ebuild
+++ b/dev-libs/libdbusmenu-qt/libdbusmenu-qt-0.9.3_pre20160218.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://launchpad.net/libdbusmenu-qt/"
if [[ ${PV} != 9999* ]] ; then
MY_PV=${PV/_pre/+16.04.}
SRC_URI="https://launchpad.net/ubuntu/+archive/primary/+files/${PN}_${MY_PV}.orig.tar.gz"
- 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"
fi
LICENSE="LGPL-2"