diff options
author | 2024-07-30 13:15:00 +0200 | |
---|---|---|
committer | 2024-08-05 10:07:36 +0300 | |
commit | f52a7be6168b7b0f9dff6d89ff0dbad538feda1e (patch) | |
tree | 0af6e70f0666307cf471133dac72c935c25d7183 /www-apps/nanoc-deploying | |
parent | www-apps/mirmon: remove empty IUSE (diff) | |
download | gentoo-f52a7be6168b7b0f9dff6d89ff0dbad538feda1e.tar.gz gentoo-f52a7be6168b7b0f9dff6d89ff0dbad538feda1e.tar.bz2 gentoo-f52a7be6168b7b0f9dff6d89ff0dbad538feda1e.zip |
www-apps/nanoc-deploying: remove empty IUSE
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/nanoc-deploying')
-rw-r--r-- | www-apps/nanoc-deploying/nanoc-deploying-1.0.2-r1.ebuild | 6 |
1 files 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 |