diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:09:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:58:25 +0000 |
commit | 3dc0ae09932b711f7f1c0abcef9c3a69984abbbb (patch) | |
tree | cb8ea820b62ae9e5cecfd07875626d98702c98ac /dev-python/breathe | |
parent | dev-python/bleach: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-3dc0ae09932b711f7f1c0abcef9c3a69984abbbb.tar.gz gentoo-3dc0ae09932b711f7f1c0abcef9c3a69984abbbb.tar.bz2 gentoo-3dc0ae09932b711f7f1c0abcef9c3a69984abbbb.zip |
dev-python/breathe: drop s390 to ~s390 (unstable)
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 2b72e5f1515e..74dfdea18311 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 |