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 51C26138334 for ; Mon, 28 Jan 2019 19:38:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E1ABE0948; Mon, 28 Jan 2019 19:38:10 +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 E2637E0948 for ; Mon, 28 Jan 2019 19:38:09 +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 30A7D335D6E for ; Mon, 28 Jan 2019 19:38:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78556535 for ; Mon, 28 Jan 2019 19:38:05 +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: <1548704275.02c412cb5ec81761eb5a57b33a79efe23e2f713a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mkgallery/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/mkgallery/mkgallery-1.1-r1.ebuild X-VCS-Directories: media-gfx/mkgallery/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 02c412cb5ec81761eb5a57b33a79efe23e2f713a X-VCS-Branch: master Date: Mon, 28 Jan 2019 19:38:05 +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: 8164eaf2-f326-4e24-b5c1-d6d5551d62bf X-Archives-Hash: d207e2b0a1d592e428b713c9115a24bf commit: 02c412cb5ec81761eb5a57b33a79efe23e2f713a Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Jan 28 16:27:17 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jan 28 19:37:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c412cb media-gfx/mkgallery: stable 1.1-r1 for sparc, bug #676550 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-gfx/mkgallery/mkgallery-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild b/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild index 3795844f753..11a3d4b39d3 100644 --- a/media-gfx/mkgallery/mkgallery-1.1-r1.ebuild +++ b/media-gfx/mkgallery/mkgallery-1.1-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 @@ -8,7 +8,7 @@ HOMEPAGE="http://mkgallery.sourceforge.net/" SRC_URI="http://mkgallery.sourceforge.net/${P}.tgz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" SLOT="0"