diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 23:51:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 23:51:57 +0100 |
commit | 6e9c4a9d03b6d8489404f568fa15e168ead8ee50 (patch) | |
tree | 6dd6ae361226ac487d19a2a0a2c79017ce34394e /app-misc/glastree | |
parent | media-gfx/fbida: x86 stable (bug #734054) (diff) | |
download | gentoo-6e9c4a9d03b6d8489404f568fa15e168ead8ee50.tar.gz gentoo-6e9c4a9d03b6d8489404f568fa15e168ead8ee50.tar.bz2 gentoo-6e9c4a9d03b6d8489404f568fa15e168ead8ee50.zip |
app-misc/glastree: x86 stable (bug #742557)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 )" |