commit: e8b7575b393c096dc0feb8dbd0b7545fd9cb3e6f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 07:29:06 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 07:29:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b7575b
app-emacs/graphql: add ~x86
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-emacs/graphql/graphql-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/graphql/graphql-0.1.1.ebuild
b/app-emacs/graphql/graphql-0.1.1.ebuild
index 9dccfdd1f85..9ced070552a 100644
--- a/app-emacs/graphql/graphql-0.1.1.ebuild
+++ b/app-emacs/graphql/graphql-0.1.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"