commit: b9e68340b6da0563c78b4bb3519c9caacd4c6af8 Author: Jan Chren <dev.rindeal+github.com <AT> gmail <DOT> com> AuthorDate: Sat Apr 16 17:06:20 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Tue Apr 19 14:00:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e68340
app-text/cherrytree: add x86 KEYWORD Closes: https://github.com/gentoo/gentoo/pull/1280 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> app-text/cherrytree/cherrytree-0.36.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cherrytree/cherrytree-0.36.9.ebuild b/app-text/cherrytree/cherrytree-0.36.9.ebuild index 01d044e..2c856c0 100644 --- a/app-text/cherrytree/cherrytree-0.36.9.ebuild +++ b/app-text/cherrytree/cherrytree-0.36.9.ebuild @@ -15,7 +15,7 @@ LICENSE='GPL-3' SLOT='0' SRC_URI="https://github.com/giuspen/cherrytree/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS='~amd64' +KEYWORDS='~amd64 ~x86' IUSE='nls' RDEPEND="${PYTHON_DEPS}
