diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-28 22:10:22 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-28 22:15:28 +0100 |
commit | 696fd86a5257ce0bc1b1085d5b3b6540d276cf31 (patch) | |
tree | fdd2af29f5a3c56bd1db4d195cbde198f7202e03 /virtual/gsasl | |
parent | dev-db/redis: stable 5.0.9-r1 for hppa, bug #633824 (diff) | |
download | gentoo-696fd86a5257ce0bc1b1085d5b3b6540d276cf31.tar.gz gentoo-696fd86a5257ce0bc1b1085d5b3b6540d276cf31.tar.bz2 gentoo-696fd86a5257ce0bc1b1085d5b3b6540d276cf31.zip |
virtual/gsasl: drop to ~hppa
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'virtual/gsasl')
-rw-r--r-- | virtual/gsasl/gsasl-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/gsasl/gsasl-2.ebuild b/virtual/gsasl/gsasl-2.ebuild index 69c252be1b78..22bf74a0ab7a 100644 --- a/virtual/gsasl/gsasl-2.ebuild +++ b/virtual/gsasl/gsasl-2.ebuild @@ -5,6 +5,6 @@ EAPI=5 DESCRIPTION="Virtual for the GNU SASL library" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="|| ( net-libs/libgsasl net-misc/gsasl )" |