diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-09 03:31:44 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-09 03:31:44 +0000 |
commit | 06be632f93612302c13e37ba20af8f3f892cf384 (patch) | |
tree | 83d2e790a77cdbb454653e5842700afdf10d2451 /dev-libs/zthread | |
parent | New ebuild (diff) | |
download | historical-06be632f93612302c13e37ba20af8f3f892cf384.tar.gz historical-06be632f93612302c13e37ba20af8f3f892cf384.tar.bz2 historical-06be632f93612302c13e37ba20af8f3f892cf384.zip |
added ~amd64 to keywords
Diffstat (limited to 'dev-libs/zthread')
-rw-r--r-- | dev-libs/zthread/zthread-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/zthread/zthread-2.3.1.ebuild b/dev-libs/zthread/zthread-2.3.1.ebuild index 521e92c83cc7..e93ea4f31d06 100644 --- a/dev-libs/zthread/zthread-2.3.1.ebuild +++ b/dev-libs/zthread/zthread-2.3.1.ebuild @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/zthread/ZThread-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~hppa" +KEYWORDS="~x86 ~sparc ~ppc ~alpha ~mips ~hppa ~amd64" DEPEND="virtual/glibc" |