diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-28 17:21:17 +0200 |
commit | b0056e570d9e809a958b10fe949ce36faa28ee93 (patch) | |
tree | 5849591ffc3d97601c33a1b277f0d7b9c9cf0acd /sys-block/di | |
parent | dev-ruby/yard: x86 stable wrt bug #688868 (diff) | |
download | gentoo-b0056e570d9e809a958b10fe949ce36faa28ee93.tar.gz gentoo-b0056e570d9e809a958b10fe949ce36faa28ee93.tar.bz2 gentoo-b0056e570d9e809a958b10fe949ce36faa28ee93.zip |
sys-block/di: x86 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="x86"
Diffstat (limited to 'sys-block/di')
-rw-r--r-- | sys-block/di/di-4.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/di/di-4.47.ebuild b/sys-block/di/di-4.47.ebuild index dd38961bc359..a8e918ed2bef 100644 --- a/sys-block/di/di-4.47.ebuild +++ b/sys-block/di/di-4.47.ebuild @@ -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 |