diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2012-02-08 07:18:10 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2012-02-08 07:18:24 +0100 |
commit | cafe1ee88011a1ea79ba32f807d7030e7f0fe471 (patch) | |
tree | 00144bbec3387b62cfc03cf7cf1f262f2b20f971 | |
parent | nss-myhostname: Mark stable for x86,amd64 (diff) | |
download | benf-cafe1ee88011a1ea79ba32f807d7030e7f0fe471.tar.gz benf-cafe1ee88011a1ea79ba32f807d7030e7f0fe471.tar.bz2 benf-cafe1ee88011a1ea79ba32f807d7030e7f0fe471.zip |
pjctl: Mark stable for x86,amd64
-rw-r--r-- | app-misc/pjctl/pjctl-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/pjctl/pjctl-1.ebuild b/app-misc/pjctl/pjctl-1.ebuild index 3207f42..6d1db82 100644 --- a/app-misc/pjctl/pjctl-1.ebuild +++ b/app-misc/pjctl/pjctl-1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://gitorious.org/pjctl/pjctl-gitorious-wiki/blobs/raw/master/pjctl- LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-libs/openssl" |