diff options
Diffstat (limited to 'sys-block/di/di-4.48.ebuild')
-rw-r--r-- | sys-block/di/di-4.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/di/di-4.48.ebuild b/sys-block/di/di-4.48.ebuild index 7ff47b4545fc..fb2dc6f94e21 100644 --- a/sys-block/di/di-4.48.ebuild +++ b/sys-block/di/di-4.48.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 @@ -10,7 +10,7 @@ SRC_URI="https://gentoo.com/di/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="nls" RESTRICT="test" #405205, #405471 |