diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-01 07:23:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-01 07:23:29 +0100 |
commit | ce3bd6d3e0a04673b3a11d847f3995d6863eaf97 (patch) | |
tree | bfb28101a951a17256cd038dba75f3eeb4c50058 /app-emacs/apel | |
parent | net-libs/miniupnpc: stable 2.1.20190625 for hppa, bug #690886 (diff) | |
download | gentoo-ce3bd6d3e0a04673b3a11d847f3995d6863eaf97.tar.gz gentoo-ce3bd6d3e0a04673b3a11d847f3995d6863eaf97.tar.bz2 gentoo-ce3bd6d3e0a04673b3a11d847f3995d6863eaf97.zip |
app-emacs/apel: stable 10.8_p20190407 for hppa, bug #690928
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/apel')
-rw-r--r-- | app-emacs/apel/apel-10.8_p20190407.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/apel/apel-10.8_p20190407.ebuild b/app-emacs/apel/apel-10.8_p20190407.ebuild index ad858bbd175c..a218a947a7b3 100644 --- a/app-emacs/apel/apel-10.8_p20190407.ebuild +++ b/app-emacs/apel/apel-10.8_p20190407.ebuild @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/archive/${GITHUB_SHA1}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" S="${WORKDIR}/${PN}-${GITHUB_SHA1}" |