diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 19:33:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-23 20:14:43 +0000 |
commit | 788fdbec3c95f70e77b17fce3d5d1198098e62e1 (patch) | |
tree | 33114b15d9d8c9591bc36e72ed169b8a1574052e /app-emacs/eselect-mode | |
parent | net-libs/libasyncns: stable 0.8-r4 for hppa, bug #678124 (diff) | |
download | gentoo-788fdbec3c95f70e77b17fce3d5d1198098e62e1.tar.gz gentoo-788fdbec3c95f70e77b17fce3d5d1198098e62e1.tar.bz2 gentoo-788fdbec3c95f70e77b17fce3d5d1198098e62e1.zip |
app-emacs/eselect-mode: stable 1.4.13 for hppa, bug #678208
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
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.13.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a3aba22f3b0f..ada153d5c7a7 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.13.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.13.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" |