diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/dbf/dbf-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/dbf/dbf-4.2.2.ebuild b/dev-ruby/dbf/dbf-4.2.2.ebuild index c4941b9074a9..67248ea2adaa 100644 --- a/dev-ruby/dbf/dbf-4.2.2.ebuild +++ b/dev-ruby/dbf/dbf-4.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/infused/dbf" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" |