diff options
author | Sam James <sam@gentoo.org> | 2023-05-02 20:20:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-02 20:24:35 +0100 |
commit | 9add5aaca8c1655700c9c7256a1e4c6397762e73 (patch) | |
tree | 6d8a1dc09022bf1b926182d2585250e71080ece5 /app-text/blahtexml | |
parent | dev-libs/libdnet: Stabilize 1.16.2 ppc64, #905432 (diff) | |
download | gentoo-9add5aaca8c1655700c9c7256a1e4c6397762e73.tar.gz gentoo-9add5aaca8c1655700c9c7256a1e4c6397762e73.tar.bz2 gentoo-9add5aaca8c1655700c9c7256a1e4c6397762e73.zip |
app-text/blahtexml: Stabilize 1.0 amd64, #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 bb3d444f98f4..d1abb26978a2 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" |