From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B35741382C5 for ; Wed, 18 Apr 2018 21:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2B67E0917; Wed, 18 Apr 2018 21:04:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 812B3E0919 for ; Wed, 18 Apr 2018 21:04:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61D4B335C81 for ; Wed, 18 Apr 2018 21:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A61E2A3 for ; Wed, 18 Apr 2018 21:04:27 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1524085450.95e0307ae591d1f506310a8b61f023fda277e77b.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild X-VCS-Directories: xfce-base/xfce4-settings/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 95e0307ae591d1f506310a8b61f023fda277e77b X-VCS-Branch: master Date: Wed, 18 Apr 2018 21:04:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 63be9b2c-14a2-4b5e-ae2d-82664a5b9e2e X-Archives-Hash: 4e1605707154a4fc74698f0b64ed6c0e commit: 95e0307ae591d1f506310a8b61f023fda277e77b Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Apr 18 21:03:40 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Apr 18 21:04:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e0307a xfce-base/xfce4-settings: stable 4.12.3 for ppc64, bug #651490 Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild index 791f063e82c..4233860dfdc 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.12.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="input_devices_libinput libcanberra libnotify upower +xklavier" RDEPEND=">=dev-libs/dbus-glib-0.100