diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 15:52:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-14 15:52:38 +0100 |
commit | 55e29ba60880c5b0a851e2070244e63ef1a4e0e2 (patch) | |
tree | 70c36db73abd726a88c8cda2297dffa010ff9ba1 /sys-block | |
parent | dev-python/ssl-fetch: amd64 stable wrt bug #603108 (diff) | |
download | gentoo-55e29ba60880c5b0a851e2070244e63ef1a4e0e2.tar.gz gentoo-55e29ba60880c5b0a851e2070244e63ef1a4e0e2.tar.bz2 gentoo-55e29ba60880c5b0a851e2070244e63ef1a4e0e2.zip |
sys-block/di: amd64 stable wrt bug #609230
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/di/di-4.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/di/di-4.43.ebuild b/sys-block/di/di-4.43.ebuild index 42ea3cc89ab1..d4c2ce53a7b8 100644 --- a/sys-block/di/di-4.43.ebuild +++ b/sys-block/di/di-4.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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="" RESTRICT="test" #405205, #405471 |