diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:54 +0000 |
commit | afea3e99ca8aaf5dd49d1b904070460d9f392f98 (patch) | |
tree | c401869699db5b69ae3e0dc2785e29c4ed2a355b /dev-ml/ounit2 | |
parent | dev-ml/stdio: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-afea3e99ca8aaf5dd49d1b904070460d9f392f98.tar.gz gentoo-afea3e99ca8aaf5dd49d1b904070460d9f392f98.tar.bz2 gentoo-afea3e99ca8aaf5dd49d1b904070460d9f392f98.zip |
dev-ml/ounit2: Keyword 2.2.3 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ounit2')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild index cd2e966fe700..734a68807ddb 100644 --- a/dev-ml/ounit2/ounit2-2.2.3.ebuild +++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit" SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" DEPEND=" dev-ml/lwt:= dev-ml/stdlib-shims:= |