diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:24:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:24:14 +0000 |
commit | ec79bb6f2affa9ae1bd2a101d0b64ff448ac87e2 (patch) | |
tree | ab4937d8cf8f0395d96eaecc46ed605280dc1023 /media-gfx | |
parent | net-dns/bind: stable 9.12.2_p2-r1 for ppc, bug #657654 (diff) | |
download | gentoo-ec79bb6f2affa9ae1bd2a101d0b64ff448ac87e2.tar.gz gentoo-ec79bb6f2affa9ae1bd2a101d0b64ff448ac87e2.tar.bz2 gentoo-ec79bb6f2affa9ae1bd2a101d0b64ff448ac87e2.zip |
media-gfx/simple-scan: keyworded 3.24.1 for ppc64, bug #674730
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/simple-scan/simple-scan-3.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/simple-scan/simple-scan-3.24.1.ebuild b/media-gfx/simple-scan/simple-scan-3.24.1.ebuild index d88b6a65acb6..9cb904fdf738 100644 --- a/media-gfx/simple-scan/simple-scan-3.24.1.ebuild +++ b/media-gfx/simple-scan/simple-scan-3.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" IUSE="colord" # packagekit COMMON_DEPEND=" |