diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 12:02:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:56 +0200 |
commit | 85a22abeb2cd545d506454a91549b9a9087f7201 (patch) | |
tree | 44c7a0e9d168eb6fd0e0916be5bef9f6f0886ea0 /dev-tex | |
parent | virtual/texi2dvi: keyword ~arm64 (diff) | |
download | gentoo-85a22abeb2cd545d506454a91549b9a9087f7201.tar.gz gentoo-85a22abeb2cd545d506454a91549b9a9087f7201.tar.bz2 gentoo-85a22abeb2cd545d506454a91549b9a9087f7201.zip |
dev-tex/feynmf: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/feynmf/feynmf-1.08-r5.ebuild b/dev-tex/feynmf/feynmf-1.08-r5.ebuild index 397fbe2b1ccb..5656bfc5a5c9 100644 --- a/dev-tex/feynmf/feynmf-1.08-r5.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r5.ebuild @@ -13,7 +13,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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-texlive/texlive-metapost" |