diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-11-25 08:29:06 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-11-25 08:29:06 +0100 |
commit | e8b7575b393c096dc0feb8dbd0b7545fd9cb3e6f (patch) | |
tree | be1eb61d105db8cf9781ea83cdb70d89ca356203 /app-emacs/graphql | |
parent | net-im/spectrum2: fix build depenencies (diff) | |
download | gentoo-e8b7575b393c096dc0feb8dbd0b7545fd9cb3e6f.tar.gz gentoo-e8b7575b393c096dc0feb8dbd0b7545fd9cb3e6f.tar.bz2 gentoo-e8b7575b393c096dc0feb8dbd0b7545fd9cb3e6f.zip |
app-emacs/graphql: add ~x86
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-emacs/graphql')
-rw-r--r-- | app-emacs/graphql/graphql-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/graphql/graphql-0.1.1.ebuild b/app-emacs/graphql/graphql-0.1.1.ebuild index 9dccfdd1f85d..9ced070552ac 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" |