diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 12:07:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 12:07:35 +0000 |
commit | 3ba40f2aa17578b4272f3ce91213c886d63e29db (patch) | |
tree | c53060aff2541a9bb30051083302a31dd32a8bcd /app-text/sablotron | |
parent | dev-libs/libunibreak: Stabilize 6.1 arm64, #944712 (diff) | |
download | gentoo-3ba40f2aa17578b4272f3ce91213c886d63e29db.tar.gz gentoo-3ba40f2aa17578b4272f3ce91213c886d63e29db.tar.bz2 gentoo-3ba40f2aa17578b4272f3ce91213c886d63e29db.zip |
app-text/sablotron: Stabilize 1.0.3-r3 arm, #944577
Signed-off-by: Sam James <sam@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 67d0bd742c2c..7d0df62ec77c 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" |