diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-10-25 11:30:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-10-25 11:30:37 +0200 |
commit | d6d8448b0e5a31a9eabe42b566359844d8559352 (patch) | |
tree | e85edbcaef8fc508673bcd3c9f66eb6f171eff9e /media-gfx/sane-backends | |
parent | dev-java/jython: amd64 stable wrt bug #621876 (diff) | |
download | gentoo-d6d8448b0e5a31a9eabe42b566359844d8559352.tar.gz gentoo-d6d8448b0e5a31a9eabe42b566359844d8559352.tar.bz2 gentoo-d6d8448b0e5a31a9eabe42b566359844d8559352.zip |
media-gfx/sane-backends: amd64 stable wrt bug #622422
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-gfx/sane-backends')
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.27.ebuild b/media-gfx/sane-backends/sane-backends-1.0.27.ebuild index 6fea88ea91b9..186c2638f85e 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.27.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.27.ebuild @@ -137,7 +137,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=" |