diff options
author | Sam James <sam@gentoo.org> | 2021-03-19 20:14:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-19 20:14:16 +0000 |
commit | 1b6f622bc0814fb5519bdf540625ccc3844728df (patch) | |
tree | af89ca72eddc4a2219c7802e9e52ec38f03d8335 /dev-python/breathe | |
parent | dev-python/astroid: Stabilize 2.5 ALLARCHES, #777177 (diff) | |
download | gentoo-1b6f622bc0814fb5519bdf540625ccc3844728df.tar.gz gentoo-1b6f622bc0814fb5519bdf540625ccc3844728df.tar.bz2 gentoo-1b6f622bc0814fb5519bdf540625ccc3844728df.zip |
dev-python/breathe: Stabilize 4.27.0 ALLARCHES, #777183
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/breathe')
-rw-r--r-- | dev-python/breathe/breathe-4.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/breathe/breathe-4.27.0.ebuild b/dev-python/breathe/breathe-4.27.0.ebuild index 335bb076fa0b..2b72e5f1515e 100644 --- a/dev-python/breathe/breathe-4.27.0.ebuild +++ b/dev-python/breathe/breathe-4.27.0.ebuild @@ -14,7 +14,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 |