diff options
author | 2023-05-02 19:32:48 +0000 | |
---|---|---|
committer | 2023-05-02 19:32:48 +0000 | |
commit | 93baccc1f350a77511949c7ced4c31929e922312 (patch) | |
tree | 5bec763bcce85259a5bfa1be4d3c987e7725dadf /app-text/blahtexml | |
parent | sys-apps/bubblewrap: Stabilize 0.8.0 ppc, #905458 (diff) | |
download | gentoo-93baccc1f350a77511949c7ced4c31929e922312.tar.gz gentoo-93baccc1f350a77511949c7ced4c31929e922312.tar.bz2 gentoo-93baccc1f350a77511949c7ced4c31929e922312.zip |
app-text/blahtexml: Stabilize 1.0 ppc, #905590
Signed-off-by: Arthur Zamarin <arthurzam@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 d1abb26978a2..a2944dd2342a 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" |