diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-01-19 18:29:51 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-01-19 18:29:51 +0100 |
commit | 700891c50fe6a3a9927a51671082f891c6fb6799 (patch) | |
tree | 904c68a517365b8346680c5de2e422812eae8e97 /app-editors/uemacs-pk/uemacs-pk-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-editors/uemacs-pk/uemacs-pk-9999.ebuild')
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild b/app-editors/uemacs-pk/uemacs-pk-9999.ebuild index 5da7660..80fc43f 100644 --- a/app-editors/uemacs-pk/uemacs-pk-9999.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-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://git.kernel.org/?p=editors/uemacs/uemacs.git;a=summary LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~x86" S="${WORKDIR}/${PN}" |