diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:39:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-06 07:51:21 +0000 |
commit | 2f2a7be66f18db699ea39302333d1e9d9eda9bf8 (patch) | |
tree | f1fbce35a4e0b237128a817f60e4e3c92bdf1d93 /app-emacs | |
parent | dev-util/boost-build: stable 1.72.0 for hppa, bug #704840 (diff) | |
download | gentoo-2f2a7be66f18db699ea39302333d1e9d9eda9bf8.tar.gz gentoo-2f2a7be66f18db699ea39302333d1e9d9eda9bf8.tar.bz2 gentoo-2f2a7be66f18db699ea39302333d1e9d9eda9bf8.zip |
app-emacs/ebuild-mode: stable 1.49 for hppa, bug #706066
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.49.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.49.ebuild index 92f9969ae580..002cda378759 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.49.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.49.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" BDEPEND="sys-apps/texinfo" |