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 76FB4138334 for ; Sun, 7 Apr 2019 20:52:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C997E087A; Sun, 7 Apr 2019 20:52:14 +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 2E78EE087A for ; Sun, 7 Apr 2019 20:52:14 +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 C815B335D17 for ; Sun, 7 Apr 2019 20:52:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9C7759E for ; Sun, 7 Apr 2019 20:52: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: <1554670230.d718de076a4981f147ae2e5fa48f58818d9913b2.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libaacplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild X-VCS-Directories: media-libs/libaacplus/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d718de076a4981f147ae2e5fa48f58818d9913b2 X-VCS-Branch: master Date: Sun, 7 Apr 2019 20:52: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca80ceed-af3c-4898-a4e9-2eca79a31cca X-Archives-Hash: 262f58e2dec865ace2be79f184c3e91a commit: d718de076a4981f147ae2e5fa48f58818d9913b2 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Apr 7 20:47:24 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Apr 7 20:50:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d718de07 media-libs/libaacplus: stable 2.0.2-r3 for hppa, bug #681384 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild b/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild index d7f28f2d22a..b21e58cf99c 100644 --- a/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild +++ b/media-libs/libaacplus/libaacplus-2.0.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="fftw static-libs" RESTRICT="bindist mirror"