diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:42:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:43:01 +0000 |
commit | f533c8ccb80d5efa13b7bbf0496d9f0b35f0e3a2 (patch) | |
tree | 3c2249654712abe6885eac91af6de515364504bd /app-text | |
parent | sys-process/audit: Fix non-native ABI builds (diff) | |
download | gentoo-f533c8ccb80d5efa13b7bbf0496d9f0b35f0e3a2.tar.gz gentoo-f533c8ccb80d5efa13b7bbf0496d9f0b35f0e3a2.tar.bz2 gentoo-f533c8ccb80d5efa13b7bbf0496d9f0b35f0e3a2.zip |
app-text/sablotron: Stabilize 1.0.3-r2 ppc, #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 f3b15980df7d..89bf12dd2bbd 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=" |