diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 13:36:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 13:36:49 +0200 |
commit | cab8a2170b941f38c5526d70664832ffb8a67963 (patch) | |
tree | 9c2807c90563de99ccbd603c879196e308eb3055 /sys-block/di | |
parent | dev-util/cgvg: amd64 stable wrt bug #688832 (diff) | |
download | gentoo-cab8a2170b941f38c5526d70664832ffb8a67963.tar.gz gentoo-cab8a2170b941f38c5526d70664832ffb8a67963.tar.bz2 gentoo-cab8a2170b941f38c5526d70664832ffb8a67963.zip |
sys-block/di: amd64 stable wrt bug #688784
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-block/di')
-rw-r--r-- | sys-block/di/di-4.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/di/di-4.47.ebuild b/sys-block/di/di-4.47.ebuild index 129c2ef259fc..dd38961bc359 100644 --- a/sys-block/di/di-4.47.ebuild +++ b/sys-block/di/di-4.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="nls" RESTRICT="test" #405205, #405471 |