diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:34:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:34:23 +0200 |
commit | d5ee685fdde82e74e9fcb26ddaa28c7898b6dce2 (patch) | |
tree | f142d52a72a27fa439c07672a22ca72ba7e2a3ce /app-emacs/apel | |
parent | net-libs/libssh2: ia64 stable wrt bug #690884 (diff) | |
download | gentoo-d5ee685fdde82e74e9fcb26ddaa28c7898b6dce2.tar.gz gentoo-d5ee685fdde82e74e9fcb26ddaa28c7898b6dce2.tar.bz2 gentoo-d5ee685fdde82e74e9fcb26ddaa28c7898b6dce2.zip |
app-emacs/apel: ia64 stable wrt bug #690928
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@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 4e438193f2c4..ad858bbd175c 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}" |