diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:32:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:32:20 +0100 |
commit | 6a05c6091614de2dfecc478348c45f1aba1dc8cc (patch) | |
tree | ffcc286684416d96024a4d13de7d10198860c743 /sys-fs/lufis | |
parent | net-im/ricochet: Stabilize 1.1.4 x86, #799656 (diff) | |
download | gentoo-6a05c6091614de2dfecc478348c45f1aba1dc8cc.tar.gz gentoo-6a05c6091614de2dfecc478348c45f1aba1dc8cc.tar.bz2 gentoo-6a05c6091614de2dfecc478348c45f1aba1dc8cc.zip |
sys-fs/lufis: Stabilize 0.3-r1 x86, #799686
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/lufis')
-rw-r--r-- | sys-fs/lufis/lufis-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/lufis/lufis-0.3-r1.ebuild b/sys-fs/lufis/lufis-0.3-r1.ebuild index 5f2f2645949e..a7f5d38b0a24 100644 --- a/sys-fs/lufis/lufis-0.3-r1.ebuild +++ b/sys-fs/lufis/lufis-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=" |