summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:07:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:07:34 +0200
commita0d0f00f815b453a8dae01f08531dfe5dc4cde95 (patch)
tree823736d3f4cccb4bc59080d5974fdbcc5cc4d642 /media-libs
parenttoolchain.eclass: Do not pass unused --disable-libgcj option in GCC >=7. (diff)
downloadgentoo-a0d0f00f815b453a8dae01f08531dfe5dc4cde95.tar.gz
gentoo-a0d0f00f815b453a8dae01f08531dfe5dc4cde95.tar.bz2
gentoo-a0d0f00f815b453a8dae01f08531dfe5dc4cde95.zip
media-libs/adplug: x86 stable (bug #659668)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/adplug/adplug-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/adplug/adplug-2.3.1.ebuild b/media-libs/adplug/adplug-2.3.1.ebuild
index bb4e78f11598..df3d368a1770 100644
--- a/media-libs/adplug/adplug-2.3.1.ebuild
+++ b/media-libs/adplug/adplug-2.3.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/adplug/adplug.git"
else
SRC_URI="https://github.com/adplug/${PN}/releases/download/${P}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 x86"
fi
LICENSE="LGPL-2.1"