diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-09 06:51:52 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-09 06:51:52 +0100 |
commit | 10916cd35e11dfb11ccda5fb21e7536a38b7aa00 (patch) | |
tree | 7d0311ff29a38c69b9ee7e526abbb92ce25f92f0 /dev-tex/feynmf | |
parent | sys-apps/openrc: arm stable, bug #567356 (diff) | |
download | gentoo-10916cd35e11dfb11ccda5fb21e7536a38b7aa00.tar.gz gentoo-10916cd35e11dfb11ccda5fb21e7536a38b7aa00.tar.bz2 gentoo-10916cd35e11dfb11ccda5fb21e7536a38b7aa00.zip |
dev-tex/feynmf: arm stable, bug #556292
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-tex/feynmf')
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/feynmf/feynmf-1.08-r4.ebuild b/dev-tex/feynmf/feynmf-1.08-r4.ebuild index f5656b88d9d3..6fd91af7224e 100644 --- a/dev-tex/feynmf/feynmf-1.08-r4.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-texlive/texlive-metapost" |