diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:40:31 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:40:31 +0100 |
commit | da83baef7efe5690a39ceb06126b4d21ba0bab6f (patch) | |
tree | b8d8e323ca6071af118eddef1297caf71b610dbc | |
parent | 8bc850345e24766139d0048c18237877b260a732 (diff) | |
download | gentoo-da83baef7efe5690a39ceb06126b4d21ba0bab6f.tar.gz gentoo-da83baef7efe5690a39ceb06126b4d21ba0bab6f.tar.xz |
app-emacs/ebuild-mode: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.31.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.31.ebuild index 3bdf5e5e74f..eb909bfcffe 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.31.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.31.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$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi" |