diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 21:06:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 21:10:43 +0100 |
commit | 56ad8a6a4a3d31393f1b9c55c62fa685c118974d (patch) | |
tree | 12faa22aa507660b880e531951e782366f7f4aa6 /app-text/blahtexml | |
parent | app-text/evince: Stabilize 44.1 amd64, #905509 (diff) | |
download | gentoo-56ad8a6a4a3d31393f1b9c55c62fa685c118974d.tar.gz gentoo-56ad8a6a4a3d31393f1b9c55c62fa685c118974d.tar.bz2 gentoo-56ad8a6a4a3d31393f1b9c55c62fa685c118974d.zip |
app-text/blahtexml: Stabilize 1.0 x86, #905590
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/blahtexml')
-rw-r--r-- | app-text/blahtexml/blahtexml-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/blahtexml/blahtexml-1.0.ebuild b/app-text/blahtexml/blahtexml-1.0.ebuild index a2944dd2342a..6db430937f06 100644 --- a/app-text/blahtexml/blahtexml-1.0.ebuild +++ b/app-text/blahtexml/blahtexml-1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gvanas/blahtexml/archive/refs/tags/v${PV}.tar.gz -> LICENSE="BSD CC-BY-3.0 ZLIB" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~s390 x86" IUSE="doc" RDEPEND="dev-libs/xerces-c" |