diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:57:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 12:57:29 +0200 |
commit | 243a0d4e567009bfa73f34df22555748cb864654 (patch) | |
tree | c2b8e2f79eddc447835544ef781c9e698fa0a2ad /app-emacs | |
parent | net-misc/aria2: amd64 stable wrt bug #690888 (diff) | |
download | gentoo-243a0d4e567009bfa73f34df22555748cb864654.tar.gz gentoo-243a0d4e567009bfa73f34df22555748cb864654.tar.bz2 gentoo-243a0d4e567009bfa73f34df22555748cb864654.zip |
app-emacs/apel: amd64 stable wrt bug #690928
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-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 e6622a9425ed..80db219f0c19 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}" |