diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 11:21:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-25 11:27:57 +0100 |
commit | 73bce3b5f684515803b87fe2f67ba90a97e99294 (patch) | |
tree | 0dda6465866ce23215d21645eb0eaf858e163c74 /dev-lua/busted | |
parent | profiles: Mask net-libs/libkvkontakte for removal (diff) | |
download | gentoo-73bce3b5f684515803b87fe2f67ba90a97e99294.tar.gz gentoo-73bce3b5f684515803b87fe2f67ba90a97e99294.tar.bz2 gentoo-73bce3b5f684515803b87fe2f67ba90a97e99294.zip |
dev-lua/busted: x86 stable (bug #756124)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua/busted')
-rw-r--r-- | dev-lua/busted/busted-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.0.0.ebuild b/dev-lua/busted/busted-2.0.0.ebuild index fe2837998682..658a820d2985 100644 --- a/dev-lua/busted/busted-2.0.0.ebuild +++ b/dev-lua/busted/busted-2.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |