diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:41:04 +0100 |
commit | 5be967446aa80a0eb23bf0197b14c540cb7f7cad (patch) | |
tree | 551edddd4d2ec305299ab3c23896eaf72bf4f10a /app-emacs/eselect-mode | |
parent | app-emacs/emacs-common-gentoo: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-5be967446aa80a0eb23bf0197b14c540cb7f7cad.tar.gz gentoo-5be967446aa80a0eb23bf0197b14c540cb7f7cad.tar.bz2 gentoo-5be967446aa80a0eb23bf0197b14c540cb7f7cad.zip |
app-emacs/eselect-mode: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild index b1eb9df32c7d..7fce19829b07 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.4.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://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" 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" +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" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |