diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:02:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:18 +0200 |
commit | bfb2557fe6c891d83961cd30b300cb2b3e9bf6d2 (patch) | |
tree | 90df3149b7c3bad44332eb4e4d0dd7f7f6cac792 /net-print/cups/cups-2.2.11.ebuild | |
parent | sys-power/cpupower: x86 stable (bug #684508) (diff) | |
download | gentoo-bfb2557fe6c891d83961cd30b300cb2b3e9bf6d2.tar.gz gentoo-bfb2557fe6c891d83961cd30b300cb2b3e9bf6d2.tar.bz2 gentoo-bfb2557fe6c891d83961cd30b300cb2b3e9bf6d2.zip |
net-print/cups: x86 stable (bug #672742)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-print/cups/cups-2.2.11.ebuild')
-rw-r--r-- | net-print/cups/cups-2.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.2.11.ebuild b/net-print/cups/cups-2.2.11.ebuild index 26a0eed07e4a..7952450f19fb 100644 --- a/net-print/cups/cups-2.2.11.ebuild +++ b/net-print/cups/cups-2.2.11.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" |