diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:10:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:10:01 +0100 |
commit | b05dfb6446aab05d11a93e859af3c96c39f4dac4 (patch) | |
tree | d5621ad3cf39bd03ba381d76347088da9f0feaba /app-text | |
parent | app-text/bdf2psf: ppc64 stable wrt bug #756922 (diff) | |
download | gentoo-b05dfb6446aab05d11a93e859af3c96c39f4dac4.tar.gz gentoo-b05dfb6446aab05d11a93e859af3c96c39f4dac4.tar.bz2 gentoo-b05dfb6446aab05d11a93e859af3c96c39f4dac4.zip |
app-text/wdiff: ppc64 stable wrt bug #756943
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@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 b2a88f0b772e..7c8054b50458 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 )" |