diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 19:43:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-17 19:44:21 +0100 |
commit | 320597bb370660e39e9b8050289f17b19038e566 (patch) | |
tree | cfe2131a7164171251ca0d79cf9169ef7b3afd8e /dev-util/diffball | |
parent | www-plugins/chrome-binary-plugins: automated update (81.0.4044.69) (diff) | |
download | gentoo-320597bb370660e39e9b8050289f17b19038e566.tar.gz gentoo-320597bb370660e39e9b8050289f17b19038e566.tar.bz2 gentoo-320597bb370660e39e9b8050289f17b19038e566.zip |
dev-util/diffball: amd64 stable wrt bug #543310
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/diffball')
-rw-r--r-- | dev-util/diffball/diffball-1.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/diffball/diffball-1.0.1-r2.ebuild b/dev-util/diffball/diffball-1.0.1-r2.ebuild index ab5bc9dfe7b4..c421260819b9 100644 --- a/dev-util/diffball/diffball-1.0.1-r2.ebuild +++ b/dev-util/diffball/diffball-1.0.1-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/zmedico/diffball/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug" RDEPEND=">=sys-libs/zlib-1.1.4 |