From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-863079-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 81E1759CA3
	for <garchives@archives.gentoo.org>; Sat, 13 Feb 2016 16:46:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0E13B21C018;
	Sat, 13 Feb 2016 16:46:09 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6059C21C018
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 16:46:08 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 85230340C1C
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 16:46:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 88AE7CEB
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Feb 2016 16:46:05 +0000 (UTC)
From: "Agostino Sarubbo" <ago@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1455381924.0d9bffe8a2cc6bf4206e1edf5dbdae9cc637337e.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/splashutils/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild
X-VCS-Directories: media-gfx/splashutils/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: 0d9bffe8a2cc6bf4206e1edf5dbdae9cc637337e
X-VCS-Branch: master
Date: Sat, 13 Feb 2016 16:46:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b4bb01aa-8950-4556-b804-f33067a72b0d
X-Archives-Hash: c694a6e261158f249f7601bf5e250cef

commit:     0d9bffe8a2cc6bf4206e1edf5dbdae9cc637337e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 16:45:24 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 16:45:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9bffe8

media-gfx/splashutils: amd64 stable wrt bug #567524

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild
index b6cc52c..6b16cf8 100644
--- a/media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild
+++ b/media-gfx/splashutils/splashutils-1.5.4.4-r7.ebuild
@@ -34,7 +34,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	gpm? ( sys-libs/gpm[static-libs(+)] )