diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-22 09:25:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-22 09:25:06 +0200 |
commit | 8818b0cf48958487cdf667b51369686ffa2ce1a8 (patch) | |
tree | 1176e5352a15b8c30cf300af94a48b48a071a90d /dev-libs/granite | |
parent | dev-java/tomcat-servlet-api: amd64 stable wrt bug #698182 (diff) | |
download | gentoo-8818b0cf48958487cdf667b51369686ffa2ce1a8.tar.gz gentoo-8818b0cf48958487cdf667b51369686ffa2ce1a8.tar.bz2 gentoo-8818b0cf48958487cdf667b51369686ffa2ce1a8.zip |
dev-libs/granite: x86 stable wrt bug #697730
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/granite')
-rw-r--r-- | dev-libs/granite/granite-5.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/granite/granite-5.2.5-r1.ebuild b/dev-libs/granite/granite-5.2.5-r1.ebuild index f7f57b48fa5d..dc1cb86a0666 100644 --- a/dev-libs/granite/granite-5.2.5-r1.ebuild +++ b/dev-libs/granite/granite-5.2.5-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/elementary/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc +introspection test" RESTRICT="!test? ( test )" |