diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:27:29 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-21 20:27:29 +0200 |
commit | 85bf8104eaef2f6f894c2037e9adadac6cec9f12 (patch) | |
tree | 3680db07c27dd5fab4a5ea30e410efcea51916cb /app-text/antiword | |
parent | dev-perl/Test-Warn: arm stable, bug #585502 (diff) | |
download | gentoo-85bf8104eaef2f6f894c2037e9adadac6cec9f12.tar.gz gentoo-85bf8104eaef2f6f894c2037e9adadac6cec9f12.tar.bz2 gentoo-85bf8104eaef2f6f894c2037e9adadac6cec9f12.zip |
app-text/antiword: add ~arm, bug #584274
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text/antiword')
-rw-r--r-- | app-text/antiword/antiword-0.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild index fcb27743ad6e..c89a11f19f72 100644 --- a/app-text/antiword/antiword-0.37-r1.ebuild +++ b/app-text/antiword/antiword-0.37-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~ppc-aix ~ia64-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~ppc-aix ~ia64-hpux ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" src_prepare() { # Makefile is a symlink to Makefile.Linux, avoid that we patch it by |