diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:16:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:16:19 +0100 |
commit | 718b5dd6b8c89b6835e97c078540de244eb3b98b (patch) | |
tree | d68b517d115c9b34e6e4cab7ce7f953ee2a4ca2e /app-emacs | |
parent | net-dns/djbdns: x86 stable (bug #678156) (diff) | |
download | gentoo-718b5dd6b8c89b6835e97c078540de244eb3b98b.tar.gz gentoo-718b5dd6b8c89b6835e97c078540de244eb3b98b.tar.bz2 gentoo-718b5dd6b8c89b6835e97c078540de244eb3b98b.zip |
app-emacs/eselect-mode: x86 stable (bug #678208)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild index 349169b3ecde..8f129af7d60a 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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" |