diff options
author | Sam James <sam@gentoo.org> | 2021-12-24 05:31:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-24 05:31:38 +0000 |
commit | 7af4b8578709e0dfea0d757807c178d649e3407f (patch) | |
tree | 9de8a9b895d578ed3a014757b73128b7d46b08f9 /media-gfx/iscan | |
parent | net-proxy/privoxy: Stabilize 3.0.33 sparc, #829893 (diff) | |
download | gentoo-7af4b8578709e0dfea0d757807c178d649e3407f.tar.gz gentoo-7af4b8578709e0dfea0d757807c178d649e3407f.tar.bz2 gentoo-7af4b8578709e0dfea0d757807c178d649e3407f.zip |
media-gfx/iscan: drop 3.x back to ~arch
3.x is totally different to 2.x, need to handle properly, see bug.
Bug: https://bugs.gentoo.org/828362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/iscan')
-rw-r--r-- | media-gfx/iscan/iscan-3.65.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/iscan/iscan-3.65.0.ebuild b/media-gfx/iscan/iscan-3.65.0.ebuild index d33a5f40eeb2..f143a5474646 100644 --- a/media-gfx/iscan/iscan-3.65.0.ebuild +++ b/media-gfx/iscan/iscan-3.65.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://support.epson.net/linux/src/scanner/imagescanv3/common/imagesca LICENSE="GPL-3+" SLOT="0" IUSE="graphicsmagick gui test" -KEYWORDS="amd64 ~x86" +KEYWORDS="~amd64 ~x86" BDEPEND="virtual/pkgconfig" RDEPEND=" |