dev-lua/luasec: x86 stable (bug #684618)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 16 May 2019 23:42:05 +0000 (01:42 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 16 May 2019 23:42:05 +0000 (01:42 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lua/luasec/luasec-0.7.ebuild

index df666e66d8368bea34cec94bc7f850d35bb60713..73ed9458e1b17b1b87dbda8cdc049bcf6e98b35a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/brunoos/luasec/archive/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm x86"
        S=${WORKDIR}/${PN}-${P}
 fi