diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-31 11:45:45 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-31 11:45:45 +0100 |
commit | 1d5b635c0835c939616b629f1dc259c656c418b3 (patch) | |
tree | 2b8a94bccfe7e910f526ea01dbd15a68f7cbe23f /app-editors/emacs-vcs | |
parent | profiles/arch/hppa: USE=xwidgets requires net-libs/webkit-gtk (bug #573432). (diff) | |
download | gentoo-1d5b635c0835c939616b629f1dc259c656c418b3.tar.gz gentoo-1d5b635c0835c939616b629f1dc259c656c418b3.tar.bz2 gentoo-1d5b635c0835c939616b629f1dc259c656c418b3.zip |
app-editors/emacs-vcs: Mark ~hppa (bug #573432).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-editors/emacs-vcs')
-rw-r--r-- | app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild index 59eed109abcd..d65f76bf4817 100644 --- a/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.90.ebuild @@ -15,7 +15,7 @@ if [[ ${PV##*.} = 9999 ]]; then else SRC_URI="https://dev.gentoo.org/~ulm/distfiles/emacs-${PV}.tar.xz mirror://gnu-alpha/emacs/pretest/emacs-${PV}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # FULL_VERSION keeps the full version number, which is needed in # order to determine some path information correctly for copy/move # operations later on |