summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:05:09 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:51:37 +0000
commite6b8682c7e1cef74dc84d5051dc28d4832583903 (patch)
tree29ac29168f920db7b40b7a4781176795022eccb9 /app-doc
parentapp-doc/linkers-and-loaders: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e6b8682c7e1cef74dc84d5051dc28d4832583903.tar.gz
gentoo-e6b8682c7e1cef74dc84d5051dc28d4832583903.tar.bz2
gentoo-e6b8682c7e1cef74dc84d5051dc28d4832583903.zip
app-doc/linux-device-drivers: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/linux-device-drivers/linux-device-drivers-2.ebuild4
-rw-r--r--app-doc/linux-device-drivers/linux-device-drivers-3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild
index 26e8e629b622..b9f14bca98b9 100644
--- a/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild
+++ b/app-doc/linux-device-drivers/linux-device-drivers-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.xml.com/ldd/chapter/book/pdf/ldd_book_pdf.zip
LICENSE="FDL-1.1"
SLOT="2"
-KEYWORDS="amd64 arm hppa ~ia64 ppc s390 x86"
+KEYWORDS="amd64 arm hppa ~ia64 ppc ~s390 x86"
IUSE=""
DEPEND="app-arch/unzip"
diff --git a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild b/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
index e8f30b536da7..b935656a1bcb 100644
--- a/app-doc/linux-device-drivers/linux-device-drivers-3.ebuild
+++ b/app-doc/linux-device-drivers/linux-device-drivers-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=6
@@ -13,7 +13,7 @@ SRC_URI="http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2
LICENSE="CC-BY-SA-2.0"
SLOT="3"
-KEYWORDS="amd64 arm hppa ~ia64 ppc s390 x86"
+KEYWORDS="amd64 arm hppa ~ia64 ppc ~s390 x86"
IUSE=""
DEPEND=""