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 DA79B1382C5 for ; Sun, 18 Feb 2018 22:15:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 170A6E0DA4; Sun, 18 Feb 2018 22:15:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EDD28E0DA4 for ; Sun, 18 Feb 2018 22:15: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 07175335C07 for ; Sun, 18 Feb 2018 22:15:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 319FF215 for ; Sun, 18 Feb 2018 22:15:06 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1518992050.73cd6ff0603b51831d2530863f3826d0a0e7d5c4.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libtiger/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libtiger/libtiger-0.3.4-r1.ebuild X-VCS-Directories: media-libs/libtiger/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 73cd6ff0603b51831d2530863f3826d0a0e7d5c4 X-VCS-Branch: master Date: Sun, 18 Feb 2018 22:15:06 +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: edda33b9-37db-4498-a428-cfbf55dcb4ea X-Archives-Hash: 305cc7ad8d2501fc12fd5f58d4490478 commit: 73cd6ff0603b51831d2530863f3826d0a0e7d5c4 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Feb 18 22:14:10 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Feb 18 22:14:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cd6ff0 media-libs/libtiger: x86 stable (bug #648054) Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/libtiger/libtiger-0.3.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild index 9ecb9724512..4d16c5ae43f 100644 --- a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild +++ b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/pango[${MULTILIB_USEDEP}]