net-print/cups: s390 stable wrt bug #702826
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 13:26:50 +0000 (14:26 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Jan 2020 13:26:50 +0000 (14:26 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-print/cups/cups-2.2.13.ebuild

index e1794bc6217a697758289f7aca287b8937bd2215..dce403cc5758a5a633750462786cdd571a22bc34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        #SRC_URI="https://github.com/apple/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
        SRC_URI="https://github.com/apple/cups/releases/download/v${PV}/${P}-source.tar.gz"
-       KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~m68k-mint"
+       KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~m68k-mint"
 fi
 
 DESCRIPTION="The Common Unix Printing System"