diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-06-04 12:37:14 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-06-04 12:37:14 +0200 |
commit | bd7cb186c573e4c26d83a4fd62b06e201182c847 (patch) | |
tree | b8cd0d68d5f1c06842e73a04d01c94e7fcb451d9 /virtual/jpeg | |
parent | games-board/tablebase-syzygy: Add comment about selective URI restriction (diff) | |
download | gentoo-bd7cb186c573e4c26d83a4fd62b06e201182c847.tar.gz gentoo-bd7cb186c573e4c26d83a4fd62b06e201182c847.tar.bz2 gentoo-bd7cb186c573e4c26d83a4fd62b06e201182c847.zip |
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'virtual/jpeg')
-rw-r--r-- | virtual/jpeg/jpeg-100-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/jpeg/jpeg-100-r1.ebuild b/virtual/jpeg/jpeg-100-r1.ebuild index 6996e572b3f7..f947da33d4e0 100644 --- a/virtual/jpeg/jpeg-100-r1.ebuild +++ b/virtual/jpeg/jpeg-100-r1.ebuild @@ -7,7 +7,7 @@ inherit multilib-build DESCRIPTION="Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="static-libs" RDEPEND=" |