diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 14:54:30 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 14:59:13 +0100 |
commit | 48f7aea8682179f80a6aa68d8ea9dbde939c01a2 (patch) | |
tree | 577aa41e8a6f1e7a15917972671a81a26cfdb8ed /sys-apps | |
parent | dev-perl/LWP-Protocol-https: Keyword 6.100.0 for ~m68k (diff) | |
download | gentoo-48f7aea8682179f80a6aa68d8ea9dbde939c01a2.tar.gz gentoo-48f7aea8682179f80a6aa68d8ea9dbde939c01a2.tar.bz2 gentoo-48f7aea8682179f80a6aa68d8ea9dbde939c01a2.zip |
sys-apps/pkgcore: Keyword 0.12.8 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pkgcore/pkgcore-0.12.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.12.8.ebuild b/sys-apps/pkgcore/pkgcore-0.12.8.ebuild index 5c7eeb03645d..bf0996ccbaa8 100644 --- a/sys-apps/pkgcore/pkgcore-0.12.8.ebuild +++ b/sys-apps/pkgcore/pkgcore-0.12.8.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git" inherit git-r3 else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi |