diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:17:13 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:17:13 +0100 |
commit | 37d5a638a8161d05f59b5defe717fe5dc0c7e184 (patch) | |
tree | f2e8d96c8ebf46da99cc4c7f14b53f6dde7f33c7 /app-crypt/mit-krb5-appl | |
parent | app-crypt/heimdal: destabilise for ppc (diff) | |
download | gentoo-37d5a638a8161d05f59b5defe717fe5dc0c7e184.tar.gz gentoo-37d5a638a8161d05f59b5defe717fe5dc0c7e184.tar.bz2 gentoo-37d5a638a8161d05f59b5defe717fe5dc0c7e184.zip |
app-crypt/mit-krb5-appl: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/mit-krb5-appl')
-rw-r--r-- | app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3-r3.ebuild b/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3-r3.ebuild index c932cfc0e4c1..6b8ddc9b0c32 100644 --- a/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3-r3.ebuild +++ b/app-crypt/mit-krb5-appl/mit-krb5-appl-1.0.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 |