diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:05:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:51:40 +0000 |
commit | d2783a59b906d30612a5acb76b381cf5d4640f55 (patch) | |
tree | 9150450796548877443d0eb1795d9ab46b5e83c2 /app-doc/phrack-all | |
parent | app-doc/php-docs: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-d2783a59b906d30612a5acb76b381cf5d4640f55.tar.gz gentoo-d2783a59b906d30612a5acb76b381cf5d4640f55.tar.bz2 gentoo-d2783a59b906d30612a5acb76b381cf5d4640f55.zip |
app-doc/phrack-all: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc/phrack-all')
-rw-r--r-- | app-doc/phrack-all/phrack-all-69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack-all/phrack-all-69.ebuild b/app-doc/phrack-all/phrack-all-69.ebuild index 21b01bbb6829..772a58306427 100644 --- a/app-doc/phrack-all/phrack-all-69.ebuild +++ b/app-doc/phrack-all/phrack-all-69.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 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=$(printf '~app-doc/phrack-%02i ' {1..69}) |