summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-09 12:12:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-09 12:12:37 +0200
commit70c055ccb45b3de35df4966e1ddf94d8fd6b7527 (patch)
tree3e198d514b10980ca01784bb791b6d220850eee7 /dev-libs
parentnet-p2p/amule: x86 stable wrt bug #621022 (diff)
downloadgentoo-70c055ccb45b3de35df4966e1ddf94d8fd6b7527.tar.gz
gentoo-70c055ccb45b3de35df4966e1ddf94d8fd6b7527.tar.bz2
gentoo-70c055ccb45b3de35df4966e1ddf94d8fd6b7527.zip
dev-libs/appstream: x86 stable wrt bug #619984
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/appstream/appstream-0.10.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream/appstream-0.10.6-r1.ebuild b/dev-libs/appstream/appstream-0.10.6-r1.ebuild
index e197f6d9bcb8..42512cfdb32c 100644
--- a/dev-libs/appstream/appstream-0.10.6-r1.ebuild
+++ b/dev-libs/appstream/appstream-0.10.6-r1.ebuild
@@ -13,7 +13,7 @@ else
MY_PV="$(replace_all_version_separators '_')"
MY_P="APPSTREAM_${MY_PV}"
SRC_URI="https://github.com/ximion/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
S="${WORKDIR}/${PN}-${MY_P}"
fi