diff options
author | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:25:59 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-01-08 19:25:59 +0100 |
commit | 2aeef61244c91c64b705448c364baa55382572f9 (patch) | |
tree | 0c2aebb401a7130572ea22f8391a38f20218a170 /app-text/a2ps | |
parent | babc208922acb425cde28c5dcfd98afa46e1688e (diff) | |
download | gentoo-2aeef61244c91c64b705448c364baa55382572f9.tar.gz gentoo-2aeef61244c91c64b705448c364baa55382572f9.tar.xz |
app-text/a2ps: arm stable, bug #506352
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/a2ps')
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r5.ebuild b/app-text/a2ps/a2ps-4.14-r5.ebuild index 6724fa8a948..abef7a7bb0f 100644 --- a/app-text/a2ps/a2ps-4.14-r5.ebuild +++ b/app-text/a2ps/a2ps-4.14-r5.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="mirror://gnu/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="emacs latex linguas_ja nls static-libs userland_BSD userland_GNU vanilla" RESTRICT=test |