diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 07:25:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-01 07:25:30 +0000 |
commit | 8a04e928ce7942ab2398483eb0605d5891ba9706 (patch) | |
tree | 97c846693953865576c01579afeaffaa7a6d91b2 /net-libs/libsrtp | |
parent | dev-qt/qtcore: stable 4.8.7-r3 for ia64, bug #635394 (diff) | |
download | gentoo-8a04e928ce7942ab2398483eb0605d5891ba9706.tar.gz gentoo-8a04e928ce7942ab2398483eb0605d5891ba9706.tar.bz2 gentoo-8a04e928ce7942ab2398483eb0605d5891ba9706.zip |
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"
Diffstat (limited to 'net-libs/libsrtp')
-rw-r--r-- | net-libs/libsrtp/libsrtp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsrtp/libsrtp-1.6.0.ebuild b/net-libs/libsrtp/libsrtp-1.6.0.ebuild index 791b790914ec..fb22cbee28eb 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=" |