diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 14:55:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-26 14:55:41 +0200 |
commit | f7a8971837b7f80c1e9d1b336a913febf83a93ee (patch) | |
tree | 1605b85c355f9340c91474caeaa27c4f5015ce30 /net-print/cups | |
parent | gnome-extra/gucharmap: amd64 stable wrt bug #691430 (diff) | |
download | gentoo-f7a8971837b7f80c1e9d1b336a913febf83a93ee.tar.gz gentoo-f7a8971837b7f80c1e9d1b336a913febf83a93ee.tar.bz2 gentoo-f7a8971837b7f80c1e9d1b336a913febf83a93ee.zip |
net-print/cups: amd64 stable wrt bug #692300
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print/cups')
-rw-r--r-- | net-print/cups/cups-2.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.12.ebuild b/net-print/cups/cups-2.2.12.ebuild index b5c532f85f28..7092572ec50a 100644 --- a/net-print/cups/cups-2.2.12.ebuild +++ b/net-print/cups/cups-2.2.12.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 ~amd64-fbsd ~x86-fbsd ~m68k-mint" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" fi DESCRIPTION="The Common Unix Printing System" |