diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 17:47:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 17:47:20 +0100 |
commit | 93175f88056e4383ebb7b61ddc55a239a2a9daf0 (patch) | |
tree | 6566415715939cd3b38c561e5d2695520947e175 /dev-libs/gtx | |
parent | dev-games/ois: x86 stable wrt bug #772827 (diff) | |
download | gentoo-93175f88056e4383ebb7b61ddc55a239a2a9daf0.tar.gz gentoo-93175f88056e4383ebb7b61ddc55a239a2a9daf0.tar.bz2 gentoo-93175f88056e4383ebb7b61ddc55a239a2a9daf0.zip |
dev-libs/gtx: x86 stable wrt bug #773187
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/gtx')
-rw-r--r-- | dev-libs/gtx/gtx-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gtx/gtx-0.2.2-r1.ebuild b/dev-libs/gtx/gtx-0.2.2-r1.ebuild index 030c79bc1170..492d15006d16 100644 --- a/dev-libs/gtx/gtx-0.2.2-r1.ebuild +++ b/dev-libs/gtx/gtx-0.2.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/gtx/trunk/${PV}/+download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND="dev-libs/glib:2" |