diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-26 20:46:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-26 21:02:10 +0200 |
commit | 38fd277dc50dade1e6cb473034992d102c29ff3b (patch) | |
tree | 29f17ab48d7cbfdd9b3bcb521d9470ca80efd392 /dev-libs/granite | |
parent | sys-devel/gcc: x86 stable (bug #694998) (diff) | |
download | gentoo-38fd277dc50dade1e6cb473034992d102c29ff3b.tar.gz gentoo-38fd277dc50dade1e6cb473034992d102c29ff3b.tar.bz2 gentoo-38fd277dc50dade1e6cb473034992d102c29ff3b.zip |
dev-libs/granite: x86 stable (bug #694326)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/granite')
-rw-r--r-- | dev-libs/granite/granite-5.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/granite/granite-5.2.5.ebuild b/dev-libs/granite/granite-5.2.5.ebuild index 29e4040c1284..3a143613f480 100644 --- a/dev-libs/granite/granite-5.2.5.ebuild +++ b/dev-libs/granite/granite-5.2.5.ebuild @@ -13,7 +13,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" # FIXME: Figure out issues with enabling doc. # See https://github.com/gentoo/gentoo/pull/12690#issuecomment-525027164 IUSE="test" |