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 3DAB21396D9 for ; Wed, 1 Nov 2017 07:25:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53EDA2BC043; Wed, 1 Nov 2017 07:25:39 +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 3137E2BC043 for ; Wed, 1 Nov 2017 07:25:37 +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 C989133BF01 for ; Wed, 1 Nov 2017 07:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DE8F90E1 for ; Wed, 1 Nov 2017 07:25:35 +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: <1509521130.8a04e928ce7942ab2398483eb0605d5891ba9706.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsrtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsrtp/libsrtp-1.6.0.ebuild X-VCS-Directories: net-libs/libsrtp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8a04e928ce7942ab2398483eb0605d5891ba9706 X-VCS-Branch: master Date: Wed, 1 Nov 2017 07:25:35 +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: 0a425582-86c4-44c3-ba06-1e4ab5db94bf X-Archives-Hash: 651fe217bad253c0073628dd790d966f commit: 8a04e928ce7942ab2398483eb0605d5891ba9706 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Nov 1 07:25:22 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Nov 1 07:25:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a04e928 net-libs/libsrtp: stable 1.6.0 for ia64, bug #579318 Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64" net-libs/libsrtp/libsrtp-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsrtp/libsrtp-1.6.0.ebuild b/net-libs/libsrtp/libsrtp-1.6.0.ebuild index 791b790914e..fb22cbee28e 100644 --- a/net-libs/libsrtp/libsrtp-1.6.0.ebuild +++ b/net-libs/libsrtp/libsrtp-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="aesicm console debug doc libressl openssl static-libs syslog test" RDEPEND="