diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 23:44:15 +0000 |
commit | afb54dc31f88ee99c93d044b400f481a70c84214 (patch) | |
tree | 479966c68801ee3ef0f85d52465d6491ff98de1d /x11-misc/autocutsel | |
parent | Initial import. (diff) | |
download | gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.tar.gz gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.tar.bz2 gentoo-2-afb54dc31f88ee99c93d044b400f481a70c84214.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r-- | x11-misc/autocutsel/autocutsel-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild index 8f1b992885dd..8b86a0548049 100644 --- a/x11-misc/autocutsel/autocutsel-0.6.2.ebuild +++ b/x11-misc/autocutsel/autocutsel-0.6.2.ebuild @@ -6,7 +6,7 @@ DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X application HOMEPAGE="http://www.lepton.fr/tools/autocutsel/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc virtual/x11" RDEPEND=${DEPEND} |