diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:06:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:06:08 +0200 |
commit | c14d0ea3974e49889e3268b8eb0dd0d993de75b5 (patch) | |
tree | 46442f4c43d7768bcbf3d3a9f68f0cf296e84ea4 /net-print | |
parent | net-print/cups: s390 stable wrt bug #719048 (diff) | |
download | gentoo-c14d0ea3974e49889e3268b8eb0dd0d993de75b5.tar.gz gentoo-c14d0ea3974e49889e3268b8eb0dd0d993de75b5.tar.bz2 gentoo-c14d0ea3974e49889e3268b8eb0dd0d993de75b5.zip |
net-print/cups-filters: s390 stable wrt bug #719052
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.27.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.27.4.ebuild b/net-print/cups-filters/cups-filters-1.27.4.ebuild index d668d978e917..63cb4621bed4 100644 --- a/net-print/cups-filters/cups-filters-1.27.4.ebuild +++ b/net-print/cups-filters/cups-filters-1.27.4.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git" else SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~m68k-mint" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~m68k-mint" fi DESCRIPTION="Cups filters" HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters" |