diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:12:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:13:12 +0200 |
commit | 7cba795820340380b69cd7935008dcaad7da247b (patch) | |
tree | 6d0233376e842d2f8fe1aba5be5312aa8c50156f | |
parent | dev-db/percona-xtrabackup: x86 stable wrt bug #620180 (diff) | |
download | gentoo-7cba795820340380b69cd7935008dcaad7da247b.tar.gz gentoo-7cba795820340380b69cd7935008dcaad7da247b.tar.bz2 gentoo-7cba795820340380b69cd7935008dcaad7da247b.zip |
app-text/editorconfig-core-c: x86 stable wrt bug #620026
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild index 4c7871ca7669..cfd2475cc742 100644 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.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 ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="cli doc" CDEPEND="dev-libs/libpcre:=" DEPEND="${CDEPEND} |