diff options
author | 2014-01-19 18:29:51 +0100 | |
---|---|---|
committer | 2014-01-19 18:29:51 +0100 | |
commit | 700891c50fe6a3a9927a51671082f891c6fb6799 (patch) | |
tree | 904c68a517365b8346680c5de2e422812eae8e97 /app-admin/emacs-updater/emacs-updater-9999.ebuild | |
parent | Merge changes from Portage tree. (diff) | |
download | emacs-700891c50fe6a3a9927a51671082f891c6fb6799.tar.gz emacs-700891c50fe6a3a9927a51671082f891c6fb6799.tar.bz2 emacs-700891c50fe6a3a9927a51671082f891c6fb6799.zip |
Switch from package.mask to empty KEYWORDS.
Package-Manager: portage-2.2.8
Diffstat (limited to 'app-admin/emacs-updater/emacs-updater-9999.ebuild')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-9999.ebuild b/app-admin/emacs-updater/emacs-updater-9999.ebuild index 70bec4b..9b96598 100644 --- a/app-admin/emacs-updater/emacs-updater-9999.ebuild +++ b/app-admin/emacs-updater/emacs-updater-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,6 @@ HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" RDEPEND=">=app-portage/portage-utils-0.3 virtual/emacs" |