summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-02-27 08:44:12 +0100
committerJeroen Roovers <jer@gentoo.org>2016-02-27 08:44:12 +0100
commit63cb39723bb23185f82d621213824b5e03fc010c (patch)
tree07a29f276a6af55ca9571be0a0c360a959cafc1a /net-libs
parentnet-libs/libssh: Store patch locally instead of hot-linking. (diff)
downloadgentoo-63cb39723bb23185f82d621213824b5e03fc010c.tar.gz
gentoo-63cb39723bb23185f82d621213824b5e03fc010c.tar.bz2
gentoo-63cb39723bb23185f82d621213824b5e03fc010c.zip
net-libs/libssh: Restore inexplicably dropped IA64 keywording.
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libssh/libssh-0.7.2.ebuild2
-rw-r--r--net-libs/libssh/libssh-0.7.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.7.2.ebuild b/net-libs/libssh/libssh-0.7.2.ebuild
index 88697e458f1f..507ff40bd055 100644
--- a/net-libs/libssh/libssh-0.7.2.ebuild
+++ b/net-libs/libssh/libssh-0.7.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/"
SRC_URI="https://red.libssh.org/attachments/download/177/${MY_P}.tar.xz -> ${P}.tar.xz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0/4" # subslot = soname major version
IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib"
# Maintainer: check IUSE-defaults at DefineOptions.cmake
diff --git a/net-libs/libssh/libssh-0.7.3.ebuild b/net-libs/libssh/libssh-0.7.3.ebuild
index da20cc8482dd..214ed2f89727 100644
--- a/net-libs/libssh/libssh-0.7.3.ebuild
+++ b/net-libs/libssh/libssh-0.7.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/"
SRC_URI="https://red.libssh.org/attachments/download/195/${MY_P}.tar.xz -> ${P}.tar.xz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
SLOT="0/4" # subslot = soname major version
IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib"
# Maintainer: check IUSE-defaults at DefineOptions.cmake