diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:14:22 +0100 |
commit | 9e0a12dc76c5391a8274bc7fb1d35c7aecdb8f91 (patch) | |
tree | 994f5c92551b3faf5657a784c3a3f6a8b47b95d1 /media-gfx/sane-backends | |
parent | dev-perl/Test-Memory-Cycle: ppc stable wrt bug #583720 (diff) | |
download | gentoo-9e0a12dc76c5391a8274bc7fb1d35c7aecdb8f91.tar.gz gentoo-9e0a12dc76c5391a8274bc7fb1d35c7aecdb8f91.tar.bz2 gentoo-9e0a12dc76c5391a8274bc7fb1d35c7aecdb8f91.zip |
media-gfx/sane-backends: ppc stable wrt bug #596528
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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.25-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6bf38fd30cba..083bf1b6422c 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |