diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:16 +0100 |
commit | 23c26ab9daeee6d82576e1d0c65716d274107b9e (patch) | |
tree | d0ebbc8bb123ad63309d8a45aeb2025a49cb22c4 /app-emacs | |
parent | app-emacs/eselect-mode: dropped ~x86-freebsd (diff) | |
download | gentoo-23c26ab9daeee6d82576e1d0c65716d274107b9e.tar.gz gentoo-23c26ab9daeee6d82576e1d0c65716d274107b9e.tar.bz2 gentoo-23c26ab9daeee6d82576e1d0c65716d274107b9e.zip |
app-emacs/php-mode: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/php-mode/php-mode-1.5.0.ebuild b/app-emacs/php-mode/php-mode-1.5.0.ebuild index a3aa7f843caf..7ac225d3b1cb 100644 --- a/app-emacs/php-mode/php-mode-1.5.0.ebuild +++ b/app-emacs/php-mode/php-mode-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="${PN}.texi" |