app-emacs/buffer-extension: ~x86 keyword.
authorUlrich Müller <ulm@gentoo.org>
Thu, 17 Oct 2019 10:47:14 +0000 (12:47 +0200)
committerUlrich Müller <ulm@gentoo.org>
Thu, 17 Oct 2019 13:18:47 +0000 (15:18 +0200)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-emacs/buffer-extension/buffer-extension-0.1.ebuild

index 639ac1fdc1ba5d73221057c0deb27ede22dec312..2098e7420ee689d7968d2462a9453c7379fbf15f 100644 (file)
@@ -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}"