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 B5AED138335 for ; Mon, 11 Feb 2019 07:13:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88461E08ED; Mon, 11 Feb 2019 07:13:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 49CA8E08EB for ; Mon, 11 Feb 2019 07:13:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 71901335D45 for ; Mon, 11 Feb 2019 07:13:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E782536 for ; Mon, 11 Feb 2019 07:13:00 +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: <1549869165.73643be9ee7b8e884eab839547159d3d3b21950b.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libggiwmh/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild X-VCS-Directories: media-libs/libggiwmh/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 73643be9ee7b8e884eab839547159d3d3b21950b X-VCS-Branch: master Date: Mon, 11 Feb 2019 07:13:00 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f75b1504-1a76-4dd5-bb14-3f80c19d001d X-Archives-Hash: f4c5e406e28c51ac6fbfa6c531238751 commit: 73643be9ee7b8e884eab839547159d3d3b21950b Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Feb 11 06:19:41 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Feb 11 07:12:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73643be9 media-libs/libggiwmh: stable 0.3.2-r1 for sparc, bug #677636 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild b/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild index 67cd8c2664d..22ed7a03335 100644 --- a/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild +++ b/media-libs/libggiwmh/libggiwmh-0.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ggi/${P}.src.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="X" RDEPEND=">=media-libs/libggi-2.2.2