diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:52:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:54:40 +0100 |
commit | 96a02b022b2dda63303b500a6f5faaa1e5d9c73c (patch) | |
tree | 8c1983cd35eff00cc42ae3cfececeab4fc898517 /app-emacs | |
parent | dev-lua/luadbi: x86 stable (bug #754183) (diff) | |
download | gentoo-96a02b022b2dda63303b500a6f5faaa1e5d9c73c.tar.gz gentoo-96a02b022b2dda63303b500a6f5faaa1e5d9c73c.tar.bz2 gentoo-96a02b022b2dda63303b500a6f5faaa1e5d9c73c.zip |
app-emacs/lua-mode: x86 stable (bug #753113)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/lua-mode/lua-mode-20201010.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/lua-mode/lua-mode-20201010.ebuild b/app-emacs/lua-mode/lua-mode-20201010.ebuild index 866c9be6b87b..585ae5c5d8fe 100644 --- a/app-emacs/lua-mode/lua-mode-20201010.ebuild +++ b/app-emacs/lua-mode/lua-mode-20201010.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/immerrr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="test" # tests require cask which isn't packaged yet SITEFILE="50${PN}-gentoo.el" |