diff options
author | Sam James <sam@gentoo.org> | 2021-02-13 17:55:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-13 17:55:42 +0000 |
commit | a16f1c0af15b57a9704e9f42e8ff5010c8cd3ef1 (patch) | |
tree | 747fae916d19be50948ed2338ee413939d3d20fa | |
parent | sci-libs/proj: Stabilize 7.2.1 x86, #769152 (diff) | |
download | gentoo-a16f1c0af15b57a9704e9f42e8ff5010c8cd3ef1.tar.gz gentoo-a16f1c0af15b57a9704e9f42e8ff5010c8cd3ef1.tar.bz2 gentoo-a16f1c0af15b57a9704e9f42e8ff5010c8cd3ef1.zip |
net-print/cups-filters: Stabilize 1.28.7 x86, #769194
Signed-off-by: Sam James <sam@gentoo.org>
-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 3f7641736af3..b0018c462499 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" |