diff options
author | Sam James <sam@gentoo.org> | 2023-05-19 18:44:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-19 18:44:16 +0100 |
commit | b56df4259e50b42b28a9f381fa02899a00591b93 (patch) | |
tree | 6ac8076019bad96dff6a325bc47de8cc8573760b /sys-libs | |
parent | app-text/pdfarranger: Stabilize 1.9.2 amd64, #906735 (diff) | |
download | gentoo-b56df4259e50b42b28a9f381fa02899a00591b93.tar.gz gentoo-b56df4259e50b42b28a9f381fa02899a00591b93.tar.bz2 gentoo-b56df4259e50b42b28a9f381fa02899a00591b93.zip |
sys-libs/blocksruntime: Stabilize 0_pre20171027-r2 x86, #906736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild index 1036aca20985..05ee3655ede3 100644 --- a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild +++ b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mackyle/blocksruntime/archive/${COMMIT}.tar.gz -> ${ LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND="!dev-libs/libdispatch" |