commit:     f52a7be6168b7b0f9dff6d89ff0dbad538feda1e
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Tue Jul 30 11:15:00 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 07:07:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52a7be6

www-apps/nanoc-deploying: remove empty IUSE

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild 
b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
index 581d016f0e25..2df5b290fda4 100644
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
+++ b/www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild
@@ -7,18 +7,16 @@ USE_RUBY="ruby31 ruby32 ruby33"
 # Upstream has specs but they are not available in the gem and the
 # repository upstream is not tagged for this.
 RUBY_FAKEGEM_RECIPE_TEST="none"
-
 RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
 
 inherit ruby-fakegem
 
 DESCRIPTION="Provides deploying functionality for Nanoc"
 HOMEPAGE="https://nanoc.app/";
-LICENSE="MIT"
 
-KEYWORDS="~amd64 ~riscv"
+LICENSE="MIT"
 SLOT="$(ver_cut 1)"
-IUSE=""
+KEYWORDS="~amd64 ~riscv"
 
 ruby_add_rdepend "
        www-apps/nanoc-checking:1

Reply via email to