app-emacs/s: x86 keyworded (bug #661432)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 28 Jul 2018 13:18:28 +0000 (15:18 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 28 Jul 2018 13:24:36 +0000 (15:24 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

app-emacs/s/s-1.12.0.ebuild

index 2a3d49f9a3ebec2fc19e749e9cd69283dfdc5b4e..d35e6bd2e5064e97a81b0d6a6987502ad9f0548b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 S="${WORKDIR}/s.el-${PV}"
 SITEFILE="50${PN}-gentoo.el"