diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:39:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:36 +0000 |
commit | d7d89bcefddeff8a3ef6a87490feb5f74ce77b7d (patch) | |
tree | 967602788b8f602bdd575fb3619510cef32c740f /net-print/cups-windows | |
parent | net-print/cups-filters: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-d7d89bcefddeff8a3ef6a87490feb5f74ce77b7d.tar.gz gentoo-d7d89bcefddeff8a3ef6a87490feb5f74ce77b7d.tar.bz2 gentoo-d7d89bcefddeff8a3ef6a87490feb5f74ce77b7d.zip |
net-print/cups-windows: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print/cups-windows')
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-windows/cups-windows-6.0-r1.ebuild b/net-print/cups-windows/cups-windows-6.0-r1.ebuild index a07178068f4a..d1f32d6457db 100644 --- a/net-print/cups-windows/cups-windows-6.0-r1.ebuild +++ b/net-print/cups-windows/cups-windows-6.0-r1.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2" LICENSE="GPL-2" 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" RDEPEND=">=net-print/cups-1.2" DEPEND="${RDEPEND}" |