summaryrefslogtreecommitdiff
path: root/app-emacs/graphql
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /app-emacs/graphql
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'app-emacs/graphql')
-rw-r--r--app-emacs/graphql/Manifest2
-rw-r--r--app-emacs/graphql/graphql-0.1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/graphql/Manifest b/app-emacs/graphql/Manifest
index 44b780d4af95..ea389cbddf8d 100644
--- a/app-emacs/graphql/Manifest
+++ b/app-emacs/graphql/Manifest
@@ -1,4 +1,4 @@
AUX 50graphql-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
DIST graphql-0.1.1.tar.gz 6021 BLAKE2B 62755fda880042e00942acc6dbf98219521c92d052eeb0c584e8bb83ae8fdcea46185270f5dff8c89762d11b409e31b42d4ae62ab6831b04437ac0de517f442e SHA512 53f4c8b70be07f38b3554c4488a98ccdb956a68585955c7afd9df52d9d39cfaf7cc0efcadae1f42099495b8729851d089cd03d4570ed2a91a3354dd19f12d5bb
-EBUILD graphql-0.1.1.ebuild 614 BLAKE2B 22128ed5fda8b6ca310fb408815234d9ba7bb9d7b60bc26bc3b049b4d85d1400bfb4862a31675d91af4148abf90280f5a7304d6fbde5584634e7aa339dab2bf4 SHA512 e32267bfce41965e8cb3c43a147980a55547330b5e9ffe70388f03598e9d56d392160383a5077a2550487356dedc0d09088a5407b5c4af82517b1208dbce5bae
+EBUILD graphql-0.1.1.ebuild 612 BLAKE2B 1800f3570462602ea3f4d6092b0b7d6f2f68ed3df9c9c008cdb6e585e3006e01489702fb171d770514f7fc223a00b860d8f46a8ac8ce8ea34515b80a02f942c9 SHA512 186dc499b4c7aa6bb0cf147fbd86818eea049c04ca3baace42ea02ca9c35c6acc7fd8fc3ba3585bf17eea8ce59117cff09502f91e637363467a5f189669c9bc9
MISC metadata.xml 550 BLAKE2B 267d363cc3676b0f8d1dca5703f6c7a8cfaebb1c6b714a2bebd1806e9b28b3a28f37fac15a1907d64fa9c6bc9813c5995f7591e965f3514963266de1a8c34f7e SHA512 534f483eead85b46f513cab779d6f2e0f4fef965de9e81f82735af4ab5d7c7c7db9d08411dd4ac2590031332b47742bd8d959d2ca3a561bc0131b23ba770ab39
diff --git a/app-emacs/graphql/graphql-0.1.1.ebuild b/app-emacs/graphql/graphql-0.1.1.ebuild
index 9ced070552ac..f559dbc5cc9d 100644
--- a/app-emacs/graphql/graphql-0.1.1.ebuild
+++ b/app-emacs/graphql/graphql-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}.el-${PV}"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SITEFILE="50${PN}-gentoo.el"
DOCS="README.md"