diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 08:58:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 08:58:22 +0000 |
commit | b7c5ac2a780652ec638d92601ea46a50f163fe15 (patch) | |
tree | 43dd3ed0b0466ec0302319b3e9b01230c92627b6 /dev-python/breathe | |
parent | dev-python/dill: Stabilize 0.3.3 ALLARCHES, #758536 (diff) | |
download | gentoo-b7c5ac2a780652ec638d92601ea46a50f163fe15.tar.gz gentoo-b7c5ac2a780652ec638d92601ea46a50f163fe15.tar.bz2 gentoo-b7c5ac2a780652ec638d92601ea46a50f163fe15.zip |
dev-python/breathe: Stabilize 4.22.1 ALLARCHES, #758548
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/breathe')
-rw-r--r-- | dev-python/breathe/breathe-4.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/breathe/breathe-4.22.1.ebuild b/dev-python/breathe/breathe-4.22.1.ebuild index f82c38d1d5e6..b38dab15c46b 100644 --- a/dev-python/breathe/breathe-4.22.1.ebuild +++ b/dev-python/breathe/breathe-4.22.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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 |