diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 20:14:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 20:15:26 +0000 |
commit | 876fb01a26ba2210a2c64dd388d754049fd71b93 (patch) | |
tree | 7f33c96a178b6e948efb0961bc0392720e0d8ffd /app-text | |
parent | dev-php/phpunit: Block phpunit-mock-objects on 8.5 for collision (diff) | |
download | gentoo-876fb01a26ba2210a2c64dd388d754049fd71b93.tar.gz gentoo-876fb01a26ba2210a2c64dd388d754049fd71b93.tar.bz2 gentoo-876fb01a26ba2210a2c64dd388d754049fd71b93.zip |
app-text/sablotron: Stabilize 1.0.3-r2 ppc64, #763462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r2.ebuild b/app-text/sablotron/sablotron-1.0.3-r2.ebuild index 89bf12dd2bbd..1b8ec6960d0a 100644 --- a/app-text/sablotron/sablotron-1.0.3-r2.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/sablotron/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" RDEPEND=" |