diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:04:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:33 +0100 |
commit | 5d5068c6e10c2a5a3d6fe8f753af5f932aa632d6 (patch) | |
tree | 6c950192a7e04448450ae0b4fd12236a848b4465 /dev-tex/feynmf/feynmf-1.08-r4.ebuild | |
parent | dccd03b7b30d7e93ce3f57de320f770836c66fcb (diff) | |
download | gentoo-5d5068c6e10c2a5a3d6fe8f753af5f932aa632d6.tar.gz gentoo-5d5068c6e10c2a5a3d6fe8f753af5f932aa632d6.tar.xz |
dev-tex/feynmf: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-tex/feynmf/feynmf-1.08-r4.ebuild')
-rw-r--r-- | dev-tex/feynmf/feynmf-1.08-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/feynmf/feynmf-1.08-r4.ebuild b/dev-tex/feynmf/feynmf-1.08-r4.ebuild index b5f7649f7de..e9effa1d8b4 100644 --- a/dev-tex/feynmf/feynmf-1.08-r4.ebuild +++ b/dev-tex/feynmf/feynmf-1.08-r4.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$ @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-texlive/texlive-metapost" |