diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:08:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:12:03 +0100 |
commit | a5e91983ff80518c7d4b6534690615681a825a72 (patch) | |
tree | 72814ba0523933ee95194b6312d5b189d7d5e5aa /app-emacs/eselect-mode | |
parent | app-admin/eselect: stable 1.4.15 for ia64, bug #696212 (diff) | |
download | gentoo-a5e91983ff80518c7d4b6534690615681a825a72.tar.gz gentoo-a5e91983ff80518c7d4b6534690615681a825a72.tar.bz2 gentoo-a5e91983ff80518c7d4b6534690615681a825a72.zip |
app-emacs/eselect-mode: stable 1.4.15 for ia64, bug #696212
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild index a46a19d6d770..765d25c080fb 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.15.ebuild @@ -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" |