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>
This commit is contained in:
Agostino Sarubbo
2017-06-09 12:12:37 +02:00
parent 3c162a5e8c
commit 70c055ccb4

View File

@@ -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