diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-05 15:29:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-05 15:30:56 +0100 |
commit | 90f0b562f5356a6761dbd465a34ebd20057145be (patch) | |
tree | 68b1d94d375562b94542dcdca469e8c0e7f00afe /app-i18n/tomoe | |
parent | sys-apps/qingy: amd64 stable wrt bug #642510 (diff) | |
download | gentoo-90f0b562f5356a6761dbd465a34ebd20057145be.tar.gz gentoo-90f0b562f5356a6761dbd465a34ebd20057145be.tar.bz2 gentoo-90f0b562f5356a6761dbd465a34ebd20057145be.zip |
app-i18n/tomoe: amd64 stable wrt bug #648912
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-i18n/tomoe')
-rw-r--r-- | app-i18n/tomoe/tomoe-0.6.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild index 183479bb5c8f..dfa2430580ed 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="hyperestraier mysql python ruby ${USE_RUBY//ruby/ruby_targets_ruby} static-libs subversion" RESTRICT="test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) |