diff options
author | Sam James <sam@gentoo.org> | 2020-07-12 01:29:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-12 01:29:40 +0000 |
commit | a5dec1de3b37412dcc546bd6e548f6b20fdc99cd (patch) | |
tree | 67922f4fc75ef0703abd57e41325c7efebebe297 /dev-python/breathe/breathe-4.14.1.ebuild | |
parent | dev-libs/libcbor: s390 keyworded (bug #709752) (diff) | |
download | gentoo-a5dec1de3b37412dcc546bd6e548f6b20fdc99cd.tar.gz gentoo-a5dec1de3b37412dcc546bd6e548f6b20fdc99cd.tar.bz2 gentoo-a5dec1de3b37412dcc546bd6e548f6b20fdc99cd.zip |
dev-python/breathe: s390 keyworded (bug #709752)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/breathe/breathe-4.14.1.ebuild')
-rw-r--r-- | dev-python/breathe/breathe-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/breathe/breathe-4.14.1.ebuild b/dev-python/breathe/breathe-4.14.1.ebuild index 3f5c002e269c..564179819039 100644 --- a/dev-python/breathe/breathe-4.14.1.ebuild +++ b/dev-python/breathe/breathe-4.14.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 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" app-doc/doxygen |