diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:30:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:30:13 +0100 |
commit | ba3e3019302b06f083e6f6611c3d4c42bde116be (patch) | |
tree | 5a3ee76db631fce058c1294191cdd35b0b639881 /dev-python/sphinxcontrib-plantuml | |
parent | dev-python/speg: Stabilize 0.3_p20180819-r2 x86, #919559 (diff) | |
download | gentoo-ba3e3019302b06f083e6f6611c3d4c42bde116be.tar.gz gentoo-ba3e3019302b06f083e6f6611c3d4c42bde116be.tar.bz2 gentoo-ba3e3019302b06f083e6f6611c3d4c42bde116be.zip |
dev-python/sphinxcontrib-plantuml: Stabilize 0.27 amd64, #919563
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-plantuml')
-rw-r--r-- | dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild index 2f1b4b1279b6..3c8d09571f1f 100644 --- a/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild +++ b/dev-python/sphinxcontrib-plantuml/sphinxcontrib-plantuml-0.27.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" S="${WORKDIR}/${P#sphinxcontrib-}" |