diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 17:03:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 17:03:20 +0100 |
commit | 263b2177710059ce94d1b6d2b269b0f286516946 (patch) | |
tree | 8f0025197ee62ecafe09375109df097099c1507c /dev-util | |
parent | app-emacs/meson-mode: new package (diff) | |
download | gentoo-263b2177710059ce94d1b6d2b269b0f286516946.tar.gz gentoo-263b2177710059ce94d1b6d2b269b0f286516946.tar.bz2 gentoo-263b2177710059ce94d1b6d2b269b0f286516946.zip |
dev-util/diffball: x86 stable wrt bug #543310
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 4e582daa31c7..76ded6aa350e 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 |