commit: cf2b38f7c7dd6b17c2c21a4daabcb23f1e12e48d Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 10:47:14 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 13:18:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2b38f7
app-emacs/buffer-extension: ~x86 keyword. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/buffer-extension/buffer-extension-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/buffer-extension/buffer-extension-0.1.ebuild b/app-emacs/buffer-extension/buffer-extension-0.1.ebuild index 639ac1fdc1b..2098e7420ee 100644 --- a/app-emacs/buffer-extension/buffer-extension-0.1.ebuild +++ b/app-emacs/buffer-extension/buffer-extension-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/gavv/distfiles/raw/master/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND="app-emacs/basic-toolkit" DEPEND="${RDEPEND}"
