diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 04:05:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 04:05:38 +0000 |
commit | 130bbfbae3ce77ba8f33ee1d53bfe8216f586a2c (patch) | |
tree | e379197b6b10fff187ba9d9288a882c26b7ac6d4 /net-print/cups-filters | |
parent | dev-tex/latex2html: Stabilize 2021 arm64, #769188 (diff) | |
download | gentoo-130bbfbae3ce77ba8f33ee1d53bfe8216f586a2c.tar.gz gentoo-130bbfbae3ce77ba8f33ee1d53bfe8216f586a2c.tar.bz2 gentoo-130bbfbae3ce77ba8f33ee1d53bfe8216f586a2c.zip |
net-print/cups-filters: Stabilize 1.28.7 arm64, #769194
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print/cups-filters')
-rw-r--r-- | net-print/cups-filters/cups-filters-1.28.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups-filters/cups-filters-1.28.7.ebuild b/net-print/cups-filters/cups-filters-1.28.7.ebuild index e7bce92aed66..c18819daf614 100644 --- a/net-print/cups-filters/cups-filters-1.28.7.ebuild +++ b/net-print/cups-filters/cups-filters-1.28.7.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" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86" fi DESCRIPTION="Cups filters" HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters" |