diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-03-24 04:25:16 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-03-24 04:25:27 +1100 |
commit | 42dd24ba76e16285ae30271276b2600da532c155 (patch) | |
tree | a1fe5f9a8858b5d1f7dab11febe075350ecfd0ed /dev-libs/purpose | |
parent | gnome-base/gvfs: Version bump (diff) | |
download | gentoo-42dd24ba76e16285ae30271276b2600da532c155.tar.gz gentoo-42dd24ba76e16285ae30271276b2600da532c155.tar.bz2 gentoo-42dd24ba76e16285ae30271276b2600da532c155.zip |
dev-libs/purpose: add ~x86 keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs/purpose')
-rw-r--r-- | dev-libs/purpose/purpose-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/purpose/purpose-1.0.ebuild b/dev-libs/purpose/purpose-1.0.ebuild index cabd1c6388e9..ec1773793753 100644 --- a/dev-libs/purpose/purpose-1.0.ebuild +++ b/dev-libs/purpose/purpose-1.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Library for providing abstractions to get the developer's purposes SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND=" |