diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:42 +0000 |
commit | 0505e3e9f3b029851327964cad366298f6d7d2ae (patch) | |
tree | d1d12569164bcf44ea27a47c333c927470d771c3 /app-crypt | |
parent | app-crypt/mhash: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0505e3e9f3b029851327964cad366298f6d7d2ae.tar.gz gentoo-0505e3e9f3b029851327964cad366298f6d7d2ae.tar.bz2 gentoo-0505e3e9f3b029851327964cad366298f6d7d2ae.zip |
app-crypt/mit-krb5-appl: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild b/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild index cda72695ac4a..f01549b24c46 100644 --- a/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild +++ b/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="openafs-krb5-a BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86" BDEPEND="virtual/pkgconfig" RDEPEND=">=app-crypt/mit-krb5-1.8.0 |