diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:47 +0100 |
commit | bdf2d14b832646b775a0a4d233c07b48241810ed (patch) | |
tree | e9e234fa40edd79f144cff4d4c0ae2c171fd9657 /app-emacs/pymacs | |
parent | app-emacs/po-mode: dropped ~x86-freebsd (diff) | |
download | gentoo-bdf2d14b832646b775a0a4d233c07b48241810ed.tar.gz gentoo-bdf2d14b832646b775a0a4d233c07b48241810ed.tar.bz2 gentoo-bdf2d14b832646b775a0a4d233c07b48241810ed.zip |
app-emacs/pymacs: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r-- | app-emacs/pymacs/pymacs-0.25-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/pymacs/pymacs-0.25-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild b/app-emacs/pymacs/pymacs-0.25-r1.ebuild index 21b4cc8c9c12..6332854502a0 100644 --- a/app-emacs/pymacs/pymacs-0.25-r1.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pinard/Pymacs/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="doc? ( >=dev-python/docutils-0.7 diff --git a/app-emacs/pymacs/pymacs-0.25-r2.ebuild b/app-emacs/pymacs/pymacs-0.25-r2.ebuild index 07a2fe9d5083..a039a687e1f6 100644 --- a/app-emacs/pymacs/pymacs-0.25-r2.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r2.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$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pinard/Pymacs/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="doc? ( >=dev-python/docutils-0.7 |