diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-13 23:02:10 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:34:01 +0100 |
commit | 104f7e480c5b755cc35c14a4fd60be175f4365a9 (patch) | |
tree | 3de1b050ea59abcb576abf4df5f598c2f1e0b1ca /dev-ruby/nanotest | |
parent | dev-ruby/haml: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-104f7e480c5b755cc35c14a4fd60be175f4365a9.tar.gz gentoo-104f7e480c5b755cc35c14a4fd60be175f4365a9.tar.bz2 gentoo-104f7e480c5b755cc35c14a4fd60be175f4365a9.zip |
dev-ruby/nanotest: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/nanotest')
-rw-r--r-- | dev-ruby/nanotest/nanotest-0.9.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild index 927da5a3ceee..1556bfa4b1c1 100644 --- a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild +++ b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="Extremely mynymal test framework" HOMEPAGE="https://github.com/mynyml/nanotest" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" SLOT="0" IUSE="" |