diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:51:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:34 +0100 |
commit | 97e47d9d8e0e42698095fc4afdac960e18dbc89f (patch) | |
tree | 4e12e75b4d27a7aa8310209ed7bdc3d14978f197 /media-gfx | |
parent | media-libs/libpng: ia64 stable wrt bug #604082 (diff) | |
download | gentoo-97e47d9d8e0e42698095fc4afdac960e18dbc89f.tar.gz gentoo-97e47d9d8e0e42698095fc4afdac960e18dbc89f.tar.bz2 gentoo-97e47d9d8e0e42698095fc4afdac960e18dbc89f.zip |
media-gfx/sane-backends: ia64 stable wrt bug #596528
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.25-r1.ebuild b/media-gfx/sane-backends/sane-backends-1.0.25-r1.ebuild index 7b7cfb36cfd4..d250cd08d693 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.25-r1.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.25-r1.ebuild @@ -139,7 +139,7 @@ esac LICENSE="GPL-2 public-domain" SLOT="0" if [[ ${PV} != "9999" ]] ; then - KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi RDEPEND=" |