diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:30:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:30:45 +0000 |
commit | 8c16588ae42bd45c4aac71d011c2054ff032beab (patch) | |
tree | 1d389676f75e2bd6d66c18f59ea6163091d5801a /dev-python/breathe | |
parent | dev-python/black: Stabilize 21.5_beta1 x86, #794307 (diff) | |
download | gentoo-8c16588ae42bd45c4aac71d011c2054ff032beab.tar.gz gentoo-8c16588ae42bd45c4aac71d011c2054ff032beab.tar.bz2 gentoo-8c16588ae42bd45c4aac71d011c2054ff032beab.zip |
dev-python/breathe: Stabilize 4.30.0 ALLARCHES, #794310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/breathe')
-rw-r--r-- | dev-python/breathe/breathe-4.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/breathe/breathe-4.30.0.ebuild b/dev-python/breathe/breathe-4.30.0.ebuild index 383be1311664..ec91bb36a878 100644 --- a/dev-python/breathe/breathe-4.30.0.ebuild +++ b/dev-python/breathe/breathe-4.30.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/michaeljones/breathe/archive/v${PV}.tar.gz -> ${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" app-doc/doxygen |