summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:15:55 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-01 14:15:55 +0200
commitb429d70d80196e1daaf462da23cb3ef648a82e53 (patch)
treeabf32b6b8e664edc9bf102e481e02c84b72a8f2b /media-libs/libopenaptx
parentdev-libs/criterion: x86 keyworded (bug #729802) (diff)
downloadgentoo-b429d70d80196e1daaf462da23cb3ef648a82e53.tar.gz
gentoo-b429d70d80196e1daaf462da23cb3ef648a82e53.tar.bz2
gentoo-b429d70d80196e1daaf462da23cb3ef648a82e53.zip
media-libs/libopenaptx: x86 keyworded (bug #776940)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libopenaptx')
-rw-r--r--media-libs/libopenaptx/libopenaptx-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopenaptx/libopenaptx-0.2.0.ebuild b/media-libs/libopenaptx/libopenaptx-0.2.0.ebuild
index bcf301f7ad23..f90b9b0868a1 100644
--- a/media-libs/libopenaptx/libopenaptx-0.2.0.ebuild
+++ b/media-libs/libopenaptx/libopenaptx-0.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/pali/${PN}"
else
SRC_URI="https://github.com/pali/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1+"