diff options
Diffstat (limited to 'dev-ruby/uuidtools/uuidtools-2.2.0.ebuild')
-rw-r--r-- | dev-ruby/uuidtools/uuidtools-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild b/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild index c6ce5fcee73f..e8c48b65a05d 100644 --- a/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild +++ b/dev-ruby/uuidtools/uuidtools-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/sporkmonger/uuidtools" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="~amd64 ~x86" IUSE="doc" ruby_add_bdepend "doc? ( dev-ruby/yard )" |