diff options
Diffstat (limited to 'app-misc/glastree')
-rw-r--r-- | app-misc/glastree/glastree-1.04_p20150525.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/glastree/glastree-1.04_p20150525.ebuild b/app-misc/glastree/glastree-1.04_p20150525.ebuild index 78ee0dcfaeef..fcb686d4a14f 100644 --- a/app-misc/glastree/glastree-1.04_p20150525.ebuild +++ b/app-misc/glastree/glastree-1.04_p20150525.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="test" RESTRICT="!test? ( test )" |