diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:31:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 15:31:51 +0100 |
commit | daae55c8cea69622149eef110fa406d361efdab7 (patch) | |
tree | 01eba848dceeb1dbdd185c11d800556cf5675271 /app-text | |
parent | app-text/sablotron: Stabilize 1.0.3-r3 amd64, #944577 (diff) | |
download | gentoo-daae55c8cea69622149eef110fa406d361efdab7.tar.gz gentoo-daae55c8cea69622149eef110fa406d361efdab7.tar.bz2 gentoo-daae55c8cea69622149eef110fa406d361efdab7.zip |
app-text/sablotron: Stabilize 1.0.3-r3 x86, #944577
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text')
-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 9578d2fdf098..507fa1a172d9 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" |