diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:07:28 +0200 |
commit | eb93616406bbb94e419bb6076135cc0b67b8d2b5 (patch) | |
tree | fb5ba349f606e55345d033b80a1137ba77b4b017 /app-admin/dio/dio-1.5.2-r1.ebuild | |
parent | net-analyzer/sslscan: amd64 stable wrt bug #682296 (diff) | |
download | gentoo-eb93616406bbb94e419bb6076135cc0b67b8d2b5.tar.gz gentoo-eb93616406bbb94e419bb6076135cc0b67b8d2b5.tar.bz2 gentoo-eb93616406bbb94e419bb6076135cc0b67b8d2b5.zip |
app-admin/dio: amd64 stable wrt bug #682712
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-admin/dio/dio-1.5.2-r1.ebuild')
-rw-r--r-- | app-admin/dio/dio-1.5.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/dio/dio-1.5.2-r1.ebuild b/app-admin/dio/dio-1.5.2-r1.ebuild index 2a0d993e8a0e..c8e8f458e928 100644 --- a/app-admin/dio/dio-1.5.2-r1.ebuild +++ b/app-admin/dio/dio-1.5.2-r1.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="7" @@ -9,7 +9,7 @@ DESCRIPTION="A device I/O monitoring tool" HOMEPAGE="https://github.com/donaldmcintosh/dio" SRC_URI="https://github.com/donaldmcintosh/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="MIT" SLOT="0" |