diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:24:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:24:04 +0000 |
commit | 3f2c059aaa2db67a887a385566e2e2ea52a7b611 (patch) | |
tree | 84dc8676812ebc4a0c06e3bab7d776469e2afb6b /app-text/sablotron | |
parent | net-misc/netkit-talk: Stabilize 0.17-r8 sparc, #944567 (diff) | |
download | gentoo-3f2c059aaa2db67a887a385566e2e2ea52a7b611.tar.gz gentoo-3f2c059aaa2db67a887a385566e2e2ea52a7b611.tar.bz2 gentoo-3f2c059aaa2db67a887a385566e2e2ea52a7b611.zip |
app-text/sablotron: Stabilize 1.0.3-r3 ppc, #944577
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r3.ebuild b/app-text/sablotron/sablotron-1.0.3-r3.ebuild index 82974e2edbe1..70448bba416a 100644 --- a/app-text/sablotron/sablotron-1.0.3-r3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r3.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" DEPEND=">=dev-libs/expat-1.95.6-r1" |