diff options
author | 2020-12-13 07:38:17 +0000 | |
---|---|---|
committer | 2020-12-13 07:38:17 +0000 | |
commit | c1ce68f0b643ed351211b47154eedb469b495263 (patch) | |
tree | a74b04013da099543ca09215342c700a104372f4 /app-text | |
parent | net-analyzer/ngrep: arm stable (bug #757027) (diff) | |
download | gentoo-c1ce68f0b643ed351211b47154eedb469b495263.tar.gz gentoo-c1ce68f0b643ed351211b47154eedb469b495263.tar.bz2 gentoo-c1ce68f0b643ed351211b47154eedb469b495263.zip |
app-text/wdiff: arm stable (bug #756943)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wdiff/wdiff-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wdiff/wdiff-1.2.2-r1.ebuild b/app-text/wdiff/wdiff-1.2.2-r1.ebuild index 7c8054b50458..f8235bcf109d 100644 --- a/app-text/wdiff/wdiff-1.2.2-r1.ebuild +++ b/app-text/wdiff/wdiff-1.2.2-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="experimental test" RESTRICT="!test? ( test )" |