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 5794F138330 for ; Mon, 8 Jan 2018 08:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8694AE0BB3; Mon, 8 Jan 2018 08:00:16 +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 6A4D7E0BB3 for ; Mon, 8 Jan 2018 08:00:16 +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 65DC2340CFA for ; Mon, 8 Jan 2018 08:00:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3D361BB for ; Mon, 8 Jan 2018 08:00:09 +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: <1515398403.6128c2276d538c4f0eea3c9e57c7eb670f4ffd73.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4ui/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild X-VCS-Directories: xfce-base/libxfce4ui/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6128c2276d538c4f0eea3c9e57c7eb670f4ffd73 X-VCS-Branch: master Date: Mon, 8 Jan 2018 08:00:09 +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: a6166879-a387-4136-a004-6563fbce7684 X-Archives-Hash: fa744ed18a06a0b3a4eaecde90d92046 commit: 6128c2276d538c4f0eea3c9e57c7eb670f4ffd73 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Jan 8 07:55:49 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jan 8 08:00:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6128c227 xfce-base/libxfce4ui: stable 4.13.4 for ia64, bug #643074 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild index cac73c583d0..8b7f289b199 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.13.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade introspection startup-notification vala" REQUIRED_USE="vala? ( introspection )"