diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 12:09:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 12:09:04 +0100 |
commit | 82bb00eac01451b8fd9d0d9d4782eebe2b2d3524 (patch) | |
tree | 84b2558b34f0a6a7d9981444eca13b06dbd91870 /net-print | |
parent | sci-mathematics/agda: allow multiple revisions of agda-stdlib (diff) | |
download | gentoo-82bb00eac01451b8fd9d0d9d4782eebe2b2d3524.tar.gz gentoo-82bb00eac01451b8fd9d0d9d4782eebe2b2d3524.tar.bz2 gentoo-82bb00eac01451b8fd9d0d9d4782eebe2b2d3524.zip |
net-print/cups: x86 stable wrt bug #702826
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.13.ebuild b/net-print/cups/cups-2.2.13.ebuild index df11151ecbdc..1d9325a6964f 100644 --- a/net-print/cups/cups-2.2.13.ebuild +++ b/net-print/cups/cups-2.2.13.ebuild @@ -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" |