diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:30:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 12:30:23 +0200 |
commit | d9dbacf87b6f4080e32a2e5d1f57e7cf93a60742 (patch) | |
tree | 54357c338b60fd7d9800801ee12e03342d337128 /dev-lua | |
parent | dev-lua/penlight: x86 stable wrt bug #615646 (diff) | |
download | gentoo-d9dbacf87b6f4080e32a2e5d1f57e7cf93a60742.tar.gz gentoo-d9dbacf87b6f4080e32a2e5d1f57e7cf93a60742.tar.bz2 gentoo-d9dbacf87b6f4080e32a2e5d1f57e7cf93a60742.zip |
dev-lua/say: x86 stable wrt bug #615646
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/say/say-1.3_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/say/say-1.3_p1.ebuild b/dev-lua/say/say-1.3_p1.ebuild index f9057d68dccc..edf21e39b467 100644 --- a/dev-lua/say/say-1.3_p1.ebuild +++ b/dev-lua/say/say-1.3_p1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:=" |