diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:13:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:13:13 +0100 |
commit | 396b00538da85c40315700aef121b74dcc1c2721 (patch) | |
tree | 553d31c3233de2e017b34b8319f5f823292fb500 /app-i18n | |
parent | dev-libs/DirectFB: ppc stable wrt bug #510472 (diff) | |
download | gentoo-396b00538da85c40315700aef121b74dcc1c2721.tar.gz gentoo-396b00538da85c40315700aef121b74dcc1c2721.tar.bz2 gentoo-396b00538da85c40315700aef121b74dcc1c2721.zip |
app-i18n/enca: ppc stable wrt bug #594442
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/enca/enca-1.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/enca/enca-1.19-r1.ebuild b/app-i18n/enca/enca-1.19-r1.ebuild index 9af088c81ebc..e472f7119e5a 100644 --- a/app-i18n/enca/enca-1.19-r1.ebuild +++ b/app-i18n/enca/enca-1.19-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$ @@ -12,7 +12,7 @@ SRC_URI="https://dl.cihar.com/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +iconv recode static-libs" RDEPEND=" |