diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:57 +0200 |
commit | d72670bc5947f22afb95fc5e8d1f4c9db8a520a0 (patch) | |
tree | 8f69836ee65739fddd00bee10d56e3ec76e97e94 /app-text/editorconfig-core-c | |
parent | dev-python/llvmlite: x86 stable wrt bug #731432 (diff) | |
download | gentoo-d72670bc5947f22afb95fc5e8d1f4c9db8a520a0.tar.gz gentoo-d72670bc5947f22afb95fc5e8d1f4c9db8a520a0.tar.bz2 gentoo-d72670bc5947f22afb95fc5e8d1f4c9db8a520a0.zip |
app-text/editorconfig-core-c: x86 stable wrt bug #732398
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/editorconfig-core-c')
-rw-r--r-- | app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild index 35e6d75418b9..02055e6d7f0d 100644 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="cli doc" BDEPEND="doc? ( app-doc/doxygen )" |